main.yml 119 B

123
  1. ---
  2. - action: "{{ ansible_pkg_mgr }} name=copr-cli state=present"
  3. when: not openshift.common.is_containerized | bool