Files
shadow/share/ansible/roles/ci_run/README.md
T
Iker PedrosaandSerge Hallyn df50348a28 share/ansible: create roles
Create `build_container` and `ci_run` roles and move the fedora target
to them.

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

311 B

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