aboutsummaryrefslogtreecommitdiff
path: root/docs/ansible_execution_environment/build-ansible_ee.yml
blob: 30cee7613cb39f5e2afe9daba09b428c203304bd (plain)
1
2
3
4
5
6
- hosts: localhost
  gather_facts: false

  tasks:
    - name: Start podman build for ansible_ee.containerfile
      ansible.builtin.shell: podman build -f ansible_ee.containerfile -t localhost/ansible_ee