add missing link
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
---
|
||||
# Configure Podman
|
||||
|
||||
- name: Install python3-cryptography
|
||||
ansible.builtin.package:
|
||||
name: python3-cryptography
|
||||
state: present
|
||||
|
||||
- name: Ensure containers configuration directory exists
|
||||
ansible.builtin.file:
|
||||
path: /etc/containers
|
||||
|
||||
Reference in New Issue
Block a user