Create `build_container` and `ci_run` roles and move the fedora target to them. Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
311 B
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