James Cammarata
2753a40d5a
Adding 'unique' option to authorized_key module and cleanup
...
A small refactoring of the authorized_key module to accomodate these
changes, plus fixing some things like not rewriting the file on every
new key. These changes bring the original feature for ssh options in-
line with the comments in #3798
Fixes #3785
2013-10-11 16:22:37 -05:00
David Minor
0828d3a316
Add ssh key options parameter to authorized_key module
2013-10-11 16:22:37 -05:00
James Tanner
74833f730b
Fixes #4312 for older versions of usermod which do not have --append
2013-10-11 09:10:46 -04:00
Michael DeHaan
beae21dd40
Remove examples of module antipattern of setting the choices array for boolean types.
2013-10-11 08:45:13 -04:00
Boris Kaul
3e85f39ba7
Fix timeout bug in firewalld module
2013-10-10 13:41:42 +07:00
James Tanner
4ce2a5f8df
Second attempt at preventing ipv6 route enumeration on EL4 machines
2013-10-08 18:40:15 -04:00
James Tanner
bee6b544f5
Revert "Do not enumerate ipv6 routes in CentOS 4"
...
This reverts commit 5186c408f7
.
2013-10-08 15:51:12 -04:00
James Tanner
879d20cac3
Do not enumerate ipv6 routes in CentOS 4
2013-10-08 15:12:38 -04:00
Michael DeHaan
d1b9ca4427
Add documentation about how passwords are generated.
2013-10-08 08:36:48 -04:00
James Cammarata
85cd7f7500
Better detection/categorization of ipv4 secondaries/virtual IPs
...
Fixes #3916
Fixes #3478
2013-10-07 15:18:33 -05:00
Michael DeHaan
9771032885
Merge pull request #4389 from MattTheRat/devel
...
addresses #4371 - adds -m to usermod commands
2013-10-07 12:15:20 -07:00
Matt Warren
f40a1e0eae
addresses https://github.com/ansible/ansible/issues/4371 - adding -m to home directory modification
2013-10-07 10:47:12 -04:00
Michael DeHaan
c405a61505
Merge pull request #4336 from orkaa/devel
...
Fixes service update-rc.d functionality on debian
2013-10-07 05:56:43 -07:00
Martijn Lina
3d16b75096
replace dashes in rc.conf keys (which are based on freebsd rc.d filenames) to underscores
2013-10-04 16:30:39 +02:00
Skylar Saveland
db378d4515
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
2013-10-03 18:58:11 -07:00
Adam Miller
8b5bb43958
fixed firewalld get_service_enabled
2013-10-02 18:52:53 -05:00
Nace Oroz
1f39663a97
Fixes service update-rc.d functionality on debian
2013-10-02 14:27:38 +02:00
cdigiovanni
6720d0cf70
Added support to disable and enable upstart jobs
2013-09-30 14:50:47 -05:00
Nils Pascal Illenseer
e1ff809d1a
Add option 'lz4' for compression
2013-09-30 14:20:21 +02:00
James Cammarata
38487ea464
Merge pull request #4222 from lessmian/devel
...
Module lvol fails when decimal point is a colon
2013-09-25 14:54:58 -07:00
James Cammarata
a774f686f7
Merge branch 'obsd-fix-release' of https://github.com/johanwiren/ansible into johanwiren-obsd-fix-release
2013-09-25 14:49:57 -05:00
James Cammarata
6dbb1ff878
Fixing up some open_iscsi docs and CHANGELOG update
2013-09-25 14:37:56 -05:00
James Cammarata
d920cbc25f
Merge branch 'open_iscsi_bis' of https://github.com/sergevanginderachter/ansible into sergevanginderachter-open_iscsi_bis
2013-09-25 14:35:01 -05:00
Tomasz Lesniewski
0eb92ac852
Module lvol fails when decimal point is a colon
2013-09-24 16:19:07 +02:00
Rene Moser
9f969cd3ec
host: minor doc style improvements
2013-09-24 15:47:39 +02:00
Tomasz Lesniewski
75ca71bf2c
Module lvol fails when decimal point is a colon
2013-09-24 15:06:18 +02:00
Michael DeHaan
eca73d3c82
Merge pull request #4220 from dagwieers/setup-dmidecode-fix
...
Fix for commented dmidecode output
2013-09-24 05:04:33 -07:00
Dag Wieers
b4cdd15843
Fix for commented dmidecode output
...
This patch fixes the problem that on some system dmidecode prints out warning information as commented text. For example:
[user@system ~]# dmidecode -s system-manufacturer
# SMBIOS implementations newer than version 2.6 are not
# fully supported by this version of dmidecode.
HP
So we remove all commented lines from the output.
2013-09-24 12:46:48 +02:00
Rene Moser
497b742935
host: added another example
2013-09-24 09:15:16 +02:00
James Cammarata
28592ed64f
Minor pep8 cleanup
2013-09-23 16:37:42 -05:00
James Cammarata
d4ba1f9ded
Fixing some bugs found during testing in the host module
2013-09-23 16:05:43 -05:00
James Cammarata
339f17d560
Merge branch 'feature/host' of https://github.com/resmo/ansible into resmo-feature/host
2013-09-23 15:42:30 -05:00
James Cammarata
104535ac48
Merge branch 'devel' of https://github.com/drybjed/ansible into drybjed-devel
2013-09-23 15:10:40 -05:00
James Cammarata
65180fa530
Added version_added string to new modprobe module and CHANGELOG update
2013-09-23 15:02:02 -05:00
James Cammarata
04683f554b
Merge branch 'modprobe-module' of https://github.com/stygstra/ansible into stygstra-modprobe-module
2013-09-23 15:00:50 -05:00
James Cammarata
aadf8175c6
Modified env fact gathering to use the native python method
...
Also updated CHANGELOG for this feature
2013-09-23 14:17:40 -05:00
James Cammarata
d16a382935
Merge branch 'env_facts' of https://github.com/bcoca/ansible into bcoca-env_facts
2013-09-23 13:46:11 -05:00
Maciej Delmanowski
669b345937
Made re.search string shorter
2013-09-23 12:27:14 +02:00
Maciej Delmanowski
fa879a63a1
Add Linux Container identification
2013-09-23 12:15:33 +02:00
Johan Wirén
9120303446
Fixed setup module to no longer break on OpenBSD release versions.
2013-09-22 14:05:22 +02:00
James Cammarata
6eec6f776e
More housekeeping
...
* Modified version_added strings in recent modules
* Added firewalld inclusion to the CHANGELOG
2013-09-21 01:06:34 -05:00
James Cammarata
6b5b004232
Moving firewalld module from net_infra to system
2013-09-21 01:02:19 -05:00
René Moser
d2d6b20d99
host: code cleanup
2013-09-20 22:50:03 +02:00
James Cammarata
3511687dad
Minor tweak to service changed logic from the previous commit
2013-09-19 15:00:25 -05:00
James Cammarata
8bdb95a014
Merge branch 'service-enable-fix' of https://github.com/gottwald/ansible into gottwald-service-enable-fix
2013-09-19 14:59:53 -05:00
Petr Svoboda
f82d3f7fa9
Fix traceback in service module when svc_cmd is None (2nd fix)
...
When service module is used on unsupported Linux system where init
script is used directly, LinuxService.svc_cmd is None so .endswith()
fails.
This extends fix from e2f20db534
also
for state=restarted.
Fixes issue #3533
2013-09-19 14:36:02 -05:00
René Moser
9f5d8f8482
host: updated version_added
2013-09-19 20:09:38 +02:00
Rene Moser
318c956a22
added module host
...
Add or remove entries in /etc/hosts using tasks:
- host: ip=127.0.0.1 hostname=localhost aliases=foobar.com,localhost.foobar.com
- host: ip=127.0.0.1 hostname=localhost state=present
- host: ip=192.168.1.1 state=absent
- host: hostname=localhost state=absent
- host: ip=::1 hostname=localhost aliases=ip6-localhost,ip6-loopback
2013-09-19 20:09:38 +02:00
David Stygstra
86d4331e3b
Add Python 2.4 support to modprobe module
2013-09-19 00:04:20 -04:00
David Stygstra
d6a5e05a21
Module to manage kernel modules
2013-09-19 00:02:44 -04:00