Merge "Fix typo in ansible's module name."

This commit is contained in:
Zuul 2018-09-14 18:02:21 +00:00 committed by Gerrit Code Review
commit 860c9a33f7
1 changed files with 1 additions and 1 deletions

View File

@ -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