Compare commits
No commits in common. "8a7359f9a42acb88f9bce18984f25527c3ebf75d" and "8baeead511d8980979ec3e93ff7f3ffa0d2029d8" have entirely different histories.
8a7359f9a4
...
8baeead511
1 changed files with 0 additions and 10 deletions
|
|
@ -8,16 +8,6 @@
|
|||
- pigz
|
||||
state: present
|
||||
|
||||
- name: Install Python Packages
|
||||
ansible.builtin.package:
|
||||
name:
|
||||
- python-pip3
|
||||
- python-cryptography
|
||||
|
||||
- name: Install python modules over pip
|
||||
ansible.builtin.pip:
|
||||
name: pyopenssl
|
||||
|
||||
- name: Setup rear config
|
||||
ansible.builtin.template:
|
||||
src: roles/basic_packages/files/local.conf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue