bootstrap-fedora.yml 236 B

123456
  1. ---
  2. - hosts: OSEv3
  3. gather_facts: false
  4. tasks:
  5. - name: install python and deps for ansible modules
  6. raw: dnf install -y python2 python2-dnf libselinux-python libsemanage-python python2-firewall pyOpenSSL python-cryptography