Closed sabriedd closed 9 years ago
The first time you run the playbook, it changes permissions on the /home/{{ user }} folder, adding +x to files. Re-running the playbook wont work due to execution permissions on files.
/home/{{ user }}
The first time you run the playbook, it changes permissions on the
/home/{{ user }}
folder, adding +x to files. Re-running the playbook wont work due to execution permissions on files.