[packages:network] network-manager doesn’t work with polkit

This commit is contained in:
Simon Bruder 2018-10-31 10:23:18 +00:00
parent 5b877d2d13
commit 9014fe5a81
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -8,3 +8,10 @@
- nmap
- zmap
state: present
- name: configure network-manager authentication
ini_file:
path: /etc/NetworkManager/conf.d/auth.conf
section: main
option: auth-polkit
value: false