Open montaropdf opened 4 years ago
The use of the lookup plugins can be done in the user's configuration files.
The passwordstore lookup plugin require a TTY. Connecting to an LXC container with lxc-attach will make the playbook fail because pinentry cannot run in this mode it seems.
This as been tested with a container managed by a proxmox node.
When creating a user on a linux host, it is possible to define the password.
The password must be kept outside of the user's definition files and playbook.
I forsee the following methods to keep the password secret:
pass
utilityThere is, maybe, other lookup plugins for this kind of tasks.