You've already forked ansible-role-common
Commented defaults, added boolean for set root pw
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
name: root
|
||||
password: "{{ common_root_pwd }}"
|
||||
changed_when: false
|
||||
when: common_change_root_pwd
|
||||
tags: rootpw
|
||||
|
||||
- name: Set timezone
|
||||
|
||||
Reference in New Issue
Block a user