Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e680b96895
commit
adcbf72f03
163 changed files with 220 additions and 220 deletions
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
- name: install tftp server package
|
||||
yum: state=present name=tftp-server
|
||||
package: state=present name=tftp-server
|
||||
tags:
|
||||
- packages
|
||||
- tftp_server
|
||||
|
||||
- name: install syslinux package
|
||||
yum: state=present name=syslinux
|
||||
package: state=present name=syslinux
|
||||
tags:
|
||||
- packages
|
||||
- tftp_server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue