Commit graph

11 commits

Author SHA1 Message Date
Jérémy Lecour 7c92645c5c admin users: fix uidisbusy for proper rc check
because of "failed_when: False", the register would never fail
so we check the return code of "getent passwd"
2017-07-19 11:31:21 +02:00
Jérémy Lecour 0115a16675 whitespaces 2017-07-19 11:31:21 +02:00
Jérémy Lecour cc92c124bf Add quotes for tasks names with variables 2017-06-12 15:11:39 +02:00
Jérémy Lecour 5b2ab0d8d3 Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
Jérémy Lecour 294cea44e8 Change mode with leading 0, but still as String 2017-03-23 16:59:43 +01:00
Jérémy Lecour 8920ff1ee4 Add "always_run: yes" where it's pertinent
There is also the "check_mode: no", but commented,
for when we switch to Ansible 2.2
2017-01-31 11:45:35 +01:00
Jérémy Lecour 5a4f838375 Unix mode MUST be a quoted string when using octal notation 2017-01-05 12:03:54 +01:00
Jérémy Lecour 0ff5467bce add a "reload sshd" handler 2017-01-04 10:21:41 +01:00
Jérémy Lecour 475ccf3bd1 amin-users: fix perms on sudoers file 2017-01-03 16:38:04 +01:00
Jérémy Lecour 65c57a61aa admin-users: AllowUsers + Match User 2016-12-27 14:04:12 +01:00
Jérémy Lecour b7be16e44b Rename role evolinux-admin_users → admin-users 2016-12-22 15:34:23 +01:00
Renamed from evolinux-admin-users/tasks/adduser_debian.yml (Browse further)