do not modify the hosts here, it is not needed anymore
This commit is contained in:
parent
5fecbcad3c
commit
58ed91c912
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
|
||||
pre_tasks:
|
||||
|
||||
- name: "Add koji to hosts file"
|
||||
lineinfile: dest=/etc/hosts line="10.5.125.36 koji koji.fedoraproject.org" state=present
|
||||
- yum: name=libsemanage-python state=present
|
||||
- name: "Set SElinux booleans"
|
||||
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue