Changes between Initial Version and Version 1 of Ticket #44, comment 6
- Timestamp:
- May 25, 2020, 10:32:32 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44, comment 6
initial v1 1 Ansible is a major fucking pain in the ass (4 days figuring out which fucking valid regex actually worked). 1 2 Have working password propagation at 2 Ansible is a major fucking pain in the ass (4 days figuring out which fucking valid regex actually worked).3 3 https://bitbucket.org/suspectdevicesadmin/ansible/src/master/playbooks/set-passwords.yml 4 4 5 5 To use it. 6 6 * Change your password on kb2018 7 * run ansible-playbook /etc/ansible/playbooks/set-passwords.yml 7 * run ansible-playbook /etc/ansible/playbooks/set-passwords.yml (as root)