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