|
89f6f1fc32
|
Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
|
2024-11-28 17:31:45 +10:00 |
|
Miroslav Suchý
|
e75435f0b3
|
RHEL8 cloud image does not have iptables-services installed
addressing:
TASK [base : iptables service enabled] **********************************************************************************
Thursday 05 March 2020 14:48:13 +0000 (0:00:02.733) 0:00:56.244 ********
fatal: [retrace-stg.aws.fedoraproject.org]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/libexec/platform-python"}, "changed": false, "msg": "Could not find the requested service iptables: host"}
|
2020-04-24 21:34:26 +02:00 |
|
Miroslav Suchý
|
d58a72afd7
|
RHEL8 cloud image does not have iptables installed
addressing:
TASK [base : iptables] **************************************************************************************************
Thursday 05 March 2020 14:25:09 +0000 (0:00:00.042) 0:01:25.059 ********
failed: [retrace-stg.aws.fedoraproject.org] (item=/srv/web/infra/ansible/roles/base/templates/iptables/iptables) => {"ansible_facts": {"discovered_interpreter_python": "/usr/libexec/platform-python"}, "ansible_loop_var": "item", "changed": false, "checksum": "6190805022717c6e21759a272fb0c09573a4a605", "cmd": "/sbin/iptables-restore --test /tmp/ansible-tmp-1583418309.6-194074700864320/source", "item": "/srv/web/infra/ansible/roles/base/templates/iptables/iptables", "msg": "[Errno 2] No such file or directory: b'/sbin/iptables-restore': b'/sbin/iptables-restore'", "rc": 2}
|
2020-04-24 21:34:26 +02:00 |
|
Stephen Smoogen
|
1307eb07f2
|
put in graybrandon@gmail.com patch to remove firewalld from base install
|
2017-07-19 16:11:53 +00:00 |
|
Michael Scherer
|
189260776c
|
Move ntp setup in a role
Since base install ntp on all platforms, we can skip the vars
and place it by default (next step is to convert the
few playbooks duplicating the role)
|
2016-04-16 17:47:36 +00:00 |
|
Kevin Fenzi
|
27011cb0ad
|
Install ntp on guests too.
|
2015-02-15 17:39:32 +00:00 |
|
Kevin Fenzi
|
cab63ff16b
|
Try cleaning this up some.
|
2014-03-04 00:08:48 +00:00 |
|
Kevin Fenzi
|
a356dd16eb
|
Fix global vars, work around an include issue
|
2014-01-01 21:53:09 +00:00 |
|
Kevin Fenzi
|
9f3e55494b
|
Give up and just look at removing logwatch in kickstart
|
2013-07-22 21:38:25 +00:00 |
|
|
db0c7ab9ea
|
make it more generic and remove the fedora/rhel specific tasks
|
2013-06-06 18:04:01 +00:00 |
|
|
b04806035f
|
try out lists of base removals as vars instead of with_items
|
2013-06-06 17:53:54 +00:00 |
|
|
a605ca0f15
|
first commit to the ansible public repo
|
2012-10-08 19:35:54 +00:00 |
|