this needs to be package to work on both fedora and rhel
This commit is contained in:
parent
290d0b9ff1
commit
93351f9b5d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- yumrepos
|
||||
|
||||
- name: Install sigul server
|
||||
yum: state=present name={{ item }}
|
||||
package: state=present name={{ item }}
|
||||
with_items:
|
||||
- sigul-server
|
||||
- gnupg1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue