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