Commit Graph

35 Commits (6011d024341db9549f06406d77a2f908fb53cc6a)

Author SHA1 Message Date
_shirenn a9d0769fe8 Easier option to query single ipv4 and ipv6 2022-11-14 17:04:01 +01:00
_shirenn 24ff9e9584 Use query rather than specify ip directly 2022-11-14 16:58:03 +01:00
_shirenn 92e4e9ef7c triming 2022-11-14 15:13:11 +01:00
_shirenn a0ac6e7293 ip → ansible.utils.ip 2022-07-04 23:53:01 +02:00
Yohann D'ANELLO 1e651977e3
[ldap_lookup] Fix role search
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-03-02 09:10:36 +01:00
Yohann D'ANELLO ed05043465
[re2o-lookup] Update configuration to query passwords from pass
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2021-03-02 09:00:03 +01:00
_shirenn a82d770043 [slapd] Filter ipv4s responsibly 2021-02-22 09:45:13 +01:00
_shirenn 02df5674b1 [slapd] soyouz, query and regex 2021-02-22 01:30:02 +01:00
_benjamin f4dd6fe242 [ssh_known_hosts] Use LDAP to deploy ssh_known_hosts 2021-02-18 14:36:34 +01:00
_benjamin 3c065b029e [ldap.py] Add all_ip and all_cn query 2021-01-01 16:52:26 +01:00
_benjamin ab4dfa3f4d [ldap.py] Add cn query 2021-01-01 11:59:51 +01:00
Alexandre Iooss fb1bc15133
Add error message on ldap lookup 2020-11-28 17:10:48 +01:00
_benjamin 9ad954a0c3 [bind-recursive] Deploy configuration 2020-08-23 11:41:39 +02:00
_benjamin dd55b0cf28 Merge branch 'dns' into 'newinfra'
[dns] handle LDAP zones

See merge request nounous/ansible!68
2020-08-21 16:08:05 +02:00
_benjamin c2ffc73c8a [ldap] Add function to list used ipv4 on a subnet 2020-08-17 20:05:30 +02:00
_benjamin 884e6f8d09 [dns] handle LDAP zones 2020-08-11 14:05:24 +02:00
_benjamin d7483f5d9c [ldap.py] LDAP lookup plugin 2020-08-09 15:00:13 +02:00
_pollion 11b3383972 [re2o_lookup] Fix IP address range retrieval. 2020-05-17 21:10:00 +02:00
_pollion 0e1e93fe3c [re2o_lookup] Fix typo. 2020-05-17 20:28:39 +02:00
_pollion 4319ab1a88 [re2o_lookup] New examples, more documentation. Not enough yet though. 2020-05-17 20:28:39 +02:00
_pollion 3436590acf [re2o_lookup] Fix typo in log message. 2020-05-17 20:28:39 +02:00
_pollion 011e743635 [re2o_lookup] Get ipv6 prefix and ipv4 cidrs from subnet_names. 2020-05-17 20:28:39 +02:00
_pollion c0e02b29ba [re2o_lookup] Add support for json, yaml, pickle and memcached cache plugins. 2020-05-03 15:53:06 +02:00
_pollion f73b136b1e [re2o_lookup] Use cache_plugin if available to store authentication token 2020-05-03 15:53:06 +02:00
_pollion f4326afd76 [re2o_lookup] Make use of cache. 2020-04-28 22:29:19 +02:00
_pollion 27d56bb0a5 Don't return several times the same zone. 2020-04-27 11:45:55 +02:00
_pollion 450be99ada Add reverse zones 2020-04-27 11:37:26 +02:00
_pollion 787ff00319 [re2o_lookup] Use ansible configuration to override some options. 2020-04-26 17:54:25 +02:00
_pollion a44eb7ea54 [re2o_lookup] Adapt get_role from bcfg2/ip.py 2020-04-26 14:49:29 +02:00
_pollion ca5646a52b [re2o_lookup] Remove useless methods 2020-04-25 23:23:34 +02:00
_pollion ce87098727 [re2o_lookup] Ansible way to manage errors. 2020-04-25 23:14:33 +02:00
_pollion 15cf56ba65 Standalone re2o api lookup plugin 2020-04-25 23:10:01 +02:00
_pollion 23d8252f5f [re2oapi] Improve documentation. 2020-04-19 19:57:55 +02:00
_pollion a0ce33a537 [re2oapi] If user is not specified, use re2o_service_user from the cpasswords vault. 2020-04-19 19:57:38 +02:00
_pollion 2d97278f4d POC of re2oAPI lookup plugin 2020-04-19 18:26:32 +02:00