Commit Graph

89 Commits

Author SHA1 Message Date
vincent
7ddf7c5e93 add CI file
Some checks failed
continuous-integration/drone Build is failing
2021-10-24 20:56:51 +02:00
vincent
e6393cd0bd adapt for custom use 2021-10-24 20:54:44 +02:00
Maciej Delmanowski
4d003cee65
Merge branch 'Anthony25-use_package' 2017-09-21 13:38:58 +02:00
Anthony Ruhier
761f928957 Add compatibility with more distributions 2017-09-21 02:22:06 +02:00
Maciej Delmanowski
73902b7cb2
Merge branch 'BrzhkDev-patch-1' 2017-06-20 08:46:26 +02:00
Matthieu Bertin
9d4df31e4d Best sed tutorial ever. 2017-06-19 23:40:20 +02:00
Matthieu Bertin
debd34088c upgraded changelog 2017-06-19 20:16:50 +02:00
Matthieu Bertin
0bca8d40b6 bumped ansible min version and updated changelog 2017-06-19 12:06:32 +02:00
Matthieu Bertin
25ef9932c6 Update main.yml 2017-06-01 09:38:43 +02:00
Matthieu Bertin
dc4c9b4fb2 always_run is deprecated. Use check_mode = no instead..
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2017-06-01 00:59:48 +02:00
Maciej Delmanowski
082b385e6f
Merge branch 'dani4571-dhcp_group_include_list' 2017-01-09 13:38:36 +01:00
Daniel Curran
87bee54ff8 adding support for list of include files in dhcpd_groups 2016-12-22 16:49:45 -06:00
Maciej Delmanowski
5fc5103249
Merge branch 'drybjed-prepare-v0.1.2' 2016-11-25 12:05:33 +01:00
Maciej Delmanowski
2c537beb63
Prepare v0.1.2 release 2016-11-25 11:57:17 +01:00
Maciej Delmanowski
d5d6a1d2b8
Merge branch 'thiagotalma-patch-1' 2016-07-18 22:58:16 +02:00
Thiago Talma
a53a01b70f Update macros.j2 2016-07-18 11:11:58 -03:00
Maciej Delmanowski
4a6cb446a0 Merge pull request #22 from le9i0nx/devel
fix [DEPRECATION WARNING] ansible ver 2.0.1.0
2016-04-13 09:28:13 +02:00
Gavrilov Alexy
8c45015e64 fix [DEPRECATION WARNING] ansible ver 2.0.1.0 2016-04-13 12:23:26 +05:00
Maciej Delmanowski
64ba0fb32e Merge pull request #21 from le9i0nx/fix_check_run
fix run --check
2016-04-08 13:00:12 +02:00
Gavrilov Alexy
79d3afccb7 fix run --check 2016-04-08 15:03:33 +05:00
Maciej Delmanowski
8053f8c2ab Merge pull request #20 from le9i0nx/fix_docs
fix docs Examples add )
2016-04-07 12:35:36 +02:00
Gavrilov Alexy
3ad1ebb9f6 fix docs Examples add ) 2016-04-07 15:28:13 +05:00
Maciej Delmanowski
5872f29866 Merge pull request #19 from senk/patch-1
Updated index.rst to match style
2016-01-29 11:44:55 +01:00
Robin Naundorf
8c0170ca39 Update index.rst
Updated index.rst to match style of other Ansible Roles in the docs
2016-01-29 11:35:02 +01:00
Maciej Delmanowski
60a35e6917 Merge pull request #18 from drybjed/no-gateway
Provide empty list of gateways if none are set
2015-10-15 17:58:24 +02:00
Maciej Delmanowski
4e6e29697d Provide empty list of gateways if none are set 2015-10-15 17:52:19 +02:00
Maciej Delmanowski
482a74fc0a Merge pull request #17 from drybjed/rewrite-nameservers
Change the way 'debops.dhcpd' gathers nameservers
2015-08-29 20:25:42 +02:00
Maciej Delmanowski
271da470fb Change the way 'debops.dhcpd' gathers nameservers 2015-08-29 20:01:23 +02:00
Maciej Delmanowski
4052e5e800 Merge pull request #15 from drybjed/fix-templating-error
Fix templating error with no IPv6 network present
2015-07-11 00:14:25 +02:00
Maciej Delmanowski
49c26ff64b Fix templating error with no IPv6 network present
Fixes #14
2015-07-11 00:10:49 +02:00
Maciej Delmanowski
a81a9d4000 Merge pull request #13 from redrampage/master
Fixed bug with host-name option
2015-06-30 11:42:54 +02:00
RedRampage
4c47494faa Fixed bug with host-name option 2015-06-30 12:17:16 +03:00
Maciej Delmanowski
6c8afc7d5e Merge pull request #11 from redrampage/master
Support of multiple MAC addresses for host declaration and a little fix to failover
2015-06-30 00:50:39 +02:00
RedRampage
e42f56b522 Distinct naming of dhcpd macros 2015-06-30 01:05:27 +03:00
RedRampage
3d41653a3a dhcpd_probe off by default; Added default for IPv6 2015-06-30 01:01:35 +03:00
RedRampage
811460752a Documentation for multiple MACs 2015-06-24 15:52:21 +03:00
RedRampage
4039457bd6 Added support of multiple MACs for host statements
Fixed primary declaration in failover statements.
Small bugfix in group expanding macros.
2015-06-24 15:35:31 +03:00
Maciej Delmanowski
0de6ec18f7 Merge pull request #9 from drybjed/ipxe-support
Add iPXE boot loader support
2015-04-22 11:05:07 +02:00
Maciej Delmanowski
5b88a2f75e Add iPXE boot loader support 2015-04-22 10:55:47 +02:00
Maciej Delmanowski
f4c25b9099 Merge pull request #8 from drybjed/subnet-host-single
Fix support for subnets with only 1 host inside
2015-04-13 17:24:49 +02:00
Maciej Delmanowski
2c517594bf Fix support for subnets with only 1 host inside 2015-04-13 17:05:11 +02:00
Maciej Delmanowski
5e25f66fd1 Merge pull request #6 from drybjed/create-dhcpd-includes
Make sure that included files exist before restart
2015-04-07 13:09:16 +02:00
Maciej Delmanowski
c8c6ce2a38 Make sure that included files exist before restart 2015-04-07 13:03:48 +02:00
Maciej Delmanowski
c76c082c9a Update Changelog 2015-03-30 14:29:31 +02:00
Maciej Delmanowski
cff2f573d5 Merge pull request #5 from drybjed/dhcp-relay
Various fixes in the debops.dhcpd role
2015-03-30 14:15:43 +02:00
Maciej Delmanowski
0e0d53bbc8 Add 'dhcpd_zones' list variable 2015-03-30 13:58:19 +02:00
Maciej Delmanowski
5014dd8642 Add 'dhcp-probe' support
dhcp-probe script is used to scan the network for unauthorized DHCP
servers.
2015-03-30 13:34:53 +02:00
Maciej Delmanowski
337b1e749d Update documentation and README 2015-03-30 08:56:44 +02:00
Maciej Delmanowski
e8d7c97876 Filter list of autogenerated nameservers
If somehow '127.0.0.1' from 'dnsmasq' got into the list of nameservers
in '/etc/resolv.conf', filter it out of the list of advertised
nameservers to avoid confusion.
2015-03-29 23:41:24 +02:00
Maciej Delmanowski
8504950c0c Correctly format list of IPv4 routers 2015-03-29 23:36:45 +02:00