Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Gardais 831dd45abd
Use flatten to manage packages list 2023-02-17 16:47:39 +01:00
Jeremy Gardais d0e0247978
Add a var to disable the role 2019-03-12 14:07:31 +01:00
Jeremy Gardais 084fb02065
Fix E203 Most files should not contain tabs 2019-02-26 13:39:24 +01:00
Jeremy Gardais 1b8da8e62c
Fix E405 Remote package tasks should have a retry 2019-02-26 13:38:28 +01:00
Jeremy Gardais fa982e8b8a
flush_handlers don't support when statement 2019-02-26 13:29:47 +01:00
Jeremy Gardais f0054c2897
Use to_nice_json to manage packages list 2019-01-10 16:39:55 +01:00
Jeremy Gardais 0134afdf58 Remove unwanted packages
Such as libnss-ldap, nscd,…
2018-04-12 11:40:34 +02:00
Jeremy Gardais 93bb488176 nsswitch.conf is modified only is `sssd_nsswitch_manage` is set (fix #5). 2018-01-29 16:16:14 +01:00
Jeremy Gardais 3e6ca56057 Add the possibility to flush the handlers to apply the new configuration.
Some of my role need a working sssd config, so with
`sssd_flush_handlers` parameter the new config can be apply before run
the next roles.
2017-09-27 18:45:44 +02:00
Jeremy Gardais c977c4ee4a Remove useless whitespace. 2017-09-18 15:51:09 +02:00
Jeremy Gardais 9b55e524d3 `sssd_bind_password` is now used and can be directly set on a remote host. 2017-09-18 15:29:59 +02:00
Jeremy Gardais 0430b9a016 Ensure to restart `systemd-logind` to avoid 'Failed to create session' error (fix #4). 2017-09-08 09:15:05 +02:00
Jeremy Gardais 820c7659b0 Ensure to add only one time the sudoers line in `/etc/nsswitch.conf` file (fix #3). 2017-09-07 13:46:52 +02:00
Jeremy Gardais 9ff911e980 Remove `sss` directive for `sudoers` in `/etc/nsswitch.conf` file (#1). 2017-08-21 16:27:36 +02:00
Jeremy Gardais eccbc254fe Create a specific repo for sssd role. 2017-07-18 14:23:07 +02:00