Tag: ansible
After installing ansible package I start with listing all the available
roles: ``bash
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 con...