Tag: ansible
After installing ansible package I start with listing all the available
roles:
ansible-galaxy list
I am immediately greeted with two warnings:
# /home/peterbabic/.ansible/roles
[WARNING]: - the configured path /usr/share/ansible/roles does not exist.
[WARNING]: - the configured …