Merge "Fix typo in ansible's module name."
This commit is contained in:
commit
860c9a33f7
@ -94,7 +94,7 @@ outputs:
|
||||
- os_net_config_has_config.rc == 0
|
||||
- name: Update all packages
|
||||
when: step|int == 3
|
||||
pacakge: name=* state=latest
|
||||
package: name=* state=latest
|
||||
update_tasks:
|
||||
- name: Check for existing yum.pid
|
||||
stat: path=/var/run/yum.pid
|
||||
|
Loading…
x
Reference in New Issue
Block a user