fix up rootpw setter
This commit is contained in:
parent
37852c133e
commit
a01b7b0350
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
|||
|
||||
- name: set root passwd
|
||||
action: user name=root password=$rootpw state=present
|
||||
only_if: is_set('$rootpw')
|
||||
tags:
|
||||
- rootpw
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue