noc-cc01: move package to the right place
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fbbd171f7d
commit
de571ae3da
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
- sudo
|
- sudo
|
||||||
- dhcp_server
|
- dhcp_server
|
||||||
- tftp_server
|
- tftp_server
|
||||||
- dhcp-server
|
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||||
|
@ -39,6 +38,7 @@
|
||||||
name:
|
name:
|
||||||
- nmap
|
- nmap
|
||||||
- tcpdump
|
- tcpdump
|
||||||
|
- dhcp-server
|
||||||
|
|
||||||
- name: check if ntpd port is already known by selinux
|
- name: check if ntpd port is already known by selinux
|
||||||
shell: semanage port -l | grep ntp
|
shell: semanage port -l | grep ntp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue