You've already forked ansible-role-common
Added tag for root password action
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
name: root
|
||||
password: "{{ root_pwd }}"
|
||||
changed_when: false
|
||||
tags: rootpw
|
||||
|
||||
- include: grub.yml
|
||||
- include: communication.yml
|
||||
|
||||
Reference in New Issue
Block a user