mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
parent
cb6934de24
commit
c97a56a0a2
8 changed files with 900 additions and 0 deletions
8
ci/playbooks/containers/podman_network.yml
Normal file
8
ci/playbooks/containers/podman_network.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
- hosts: all
|
||||
gather_facts: true
|
||||
tasks:
|
||||
- include_role:
|
||||
name: podman_network
|
||||
vars:
|
||||
ansible_python_interpreter: "/usr/bin/python"
|
||||
Loading…
Add table
Add a link
Reference in a new issue