refactor ♻️: Refactor task to use ansible.builtin.apt for compatibility #9
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: utilities | Install required system packages
|
||||
apt:
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- python3
|
||||
- python3-pip
|
||||
|
||||
Reference in New Issue
Block a user