Files
shadow/share/ansible/roles/build_container/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

351 B

Role Name

Build container images.

Role Variables

  • image[distribution] defines the container image URL.

Example Playbook

Usage example:

- hosts: localhost
  roles:
    - role: build_container

License

BSD

Author Information

Iker Pedrosa ipedrosa@redhat.com