diff --git a/tasks/RedHat.yml b/tasks/RedHat.yml index b520572..5871397 100644 --- a/tasks/RedHat.yml +++ b/tasks/RedHat.yml @@ -69,6 +69,7 @@ name: root password: "{{ root_pwd }}" changed_when: false + tags: rootpw - include: grub.yml - include: communication.yml