ldap_netdb: Verify that python3 is installed
This commit is contained in:
parent
18392bf352
commit
92d9597662
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
|
- python3
|
||||||
- python3-ldap3
|
- python3-ldap3
|
||||||
- python3-requests
|
- python3-requests
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue