role-aap-object-credential

Ansible role to build AAP schedule objects

Ref

https://console.redhat.com/ansible/automation-hub/repo/published/ansible/controller/content/module/schedule/

How to use

Step 1: Install the role in your environment.

  • You could have roles/requirements.yml if running on AAP.
  • Or simple install on your environment.

Step 2: Define your variables. See example-vars.yml

Step 3: Call the role from your playbook.See example-playbook.yml

Example

varible definition in group_vars/*.yml

example-vars.yml

example-playbook.yml