c12s-kubespray/roles/adduser
Alessio Greggi 86d05ac180
fix: remove condition for user creation (#9125)
This condition blocks the creation of the `etcd` user in certain conditions.
Specifically, when you have a `etcd_deployment_type: kubeadm` and `kube_owner: root`.
Being the `root` user already present on the system, this will not be a problem (due to the idempotency of ansible).
2022-08-15 23:55:07 -07:00
..
defaults feat: make kubernetes owner parametrized (#8952) 2022-06-17 01:34:32 -07:00
molecule/default Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
tasks fix: remove condition for user creation (#9125) 2022-08-15 23:55:07 -07:00
vars Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00