yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
73f695ab72
commit
936e8b261a
126 changed files with 164 additions and 164 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
pre_tasks:
|
||||
- name: Install policycoreutils-python
|
||||
package: pkg=policycoreutils-python state=present
|
||||
package: name=policycoreutils-python state=present
|
||||
|
||||
- name: Create /srv/web/ for all the goodies.
|
||||
file: >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue