Update podman role
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
---
|
||||
- name: Converge - apply podman role
|
||||
- name: Converge
|
||||
hosts: all
|
||||
become: true
|
||||
vars:
|
||||
podman_install_from_repo: true
|
||||
podman_packages:
|
||||
- podman
|
||||
podman_configure_registries: true
|
||||
@@ -13,5 +11,3 @@
|
||||
podman_enable_api_service: false
|
||||
podman_policy_default_type: "insecureAcceptAnything"
|
||||
podman_policy_trusted_registries: []
|
||||
roles:
|
||||
- name: podman
|
||||
|
||||
Reference in New Issue
Block a user