mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
TASK [base : Ensure iptables is installed] ************************************
Wednesday 05 January 2022 10:49:01 +0000 (0:00:00.251) 0:01:17.816 *****
Wednesday 05 January 2022 10:49:01 +0000 (0:00:00.251) 0:01:17.815 *****
fatal: [noc02.fedoraproject.org]: FAILED! => {"changed": false, "cmd":
"dnf install -y python2-dnf", "msg": "[Errno 2] No such file or directory", "rc": 2}
This role is the base setup for all our machines. If there's something that shouldn't be run on every single machine, it should be in another role.