Files
shadow/share/ansible/roles/ci_run
Iker Pedrosa d8fb10f7b7 share/ansible: implement distribution selection
Distribution to run can be selected when running `ansible-playbook` by
appending `-e 'distribution=fedora'` to the command.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
2024-07-18 10:17:29 -05:00
..
2024-07-18 10:17:29 -05:00

Role Name

Build, install and test package.

Example Playbook

Usage example:

- hosts: builder
  connection: podman
  gather_facts: false
  roles:
    - role: ci_run

License

BSD

Author Information

Iker Pedrosa ipedrosa@redhat.com