[root@aserver ~]# ls -l /etc/ansible/ total 28 -rw-r--r--. 1 root root 14396 Nov 4 14:58 ansible.cfg -rw-r--r-- 1 root root 1064 Dec 31 14:54 hosts -rw-r--r--. 1 root root 125 Nov 16 07:16 index.html drwxr-xr-x. 2 root root 4096 Nov 4 14:58 roles [root@aserver ~]# ls -l /etc/ansible/roles/ total 0 root@aserver ~]# ansible-galaxy search username.rolename … Continue reading Adding roles in Ansible
