This role fixes polkit actions on VDI machines in order to allow users to shutdown and reboot machines.
This roles relies on the following package: python3-lxml This package is used to manipulate the polkit XML action file. It is automatically installed by the role.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- ic_it.polkit_vdi_fixer
BSD
Emmanuel Jaep (EPFL IC-IT)