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