Revert "add fedora-bootstrap.yml include for osbs-cluster"
This reverts commit 3760302843
.
This commit is contained in:
parent
3760302843
commit
5108cfe915
2 changed files with 0 additions and 5 deletions
|
@ -25,7 +25,6 @@
|
|||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/bootstrap-fedora.yml"
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
- name: install python and deps for ansible modules
|
||||
raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall
|
||||
|
||||
# vim:ft=ansible:
|
Loading…
Add table
Add a link
Reference in a new issue