Guillaume Coré
2018-11-14 1c72dabdaf626a7d0d84fd13f5de3bd74e0a15a3
ansible/roles/bastion-opentlc-ipa/tasks/main.yml
@@ -8,6 +8,8 @@
  yum:
    name: "ipa-client"
    state: present
  when: not hostvars.localhost.skip_packer_tasks | d(false)
  tags: packer
- name: Register bastion with IPA using host password (first try)
  command: >