up
This commit is contained in:
@@ -103,7 +103,10 @@
|
|||||||
|
|
||||||
- name: Install bottle python package
|
- name: Install bottle python package
|
||||||
ansible.builtin.pip:
|
ansible.builtin.pip:
|
||||||
name: netaddr
|
name: "{{ item }}"
|
||||||
|
loop:
|
||||||
|
- setuptools
|
||||||
|
- netaddr
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
- name: Tcheck ssh conf for phone connection
|
- name: Tcheck ssh conf for phone connection
|
||||||
|
|||||||
Reference in New Issue
Block a user