Michael Warkentin
45f2a6734d
Fix typo: `authenicate` -> `authenticate`
2016-12-08 11:32:20 -05:00
Artem Chernikov
b4c6b81619
Fixing SuSE to SUSE as latter is the right one since some time
2016-12-08 11:32:20 -05:00
Toshio Kuratomi
ae51f28420
Move from md5 to sha1 to work on fips-140 enabled systems
2016-12-08 11:32:20 -05:00
Filipe Niero Felisbino
d740265e13
Replace dev_string to dev_list
2016-12-08 11:32:20 -05:00
Michael DeHaan
cf622a7299
Categorize some modules.
2016-12-08 11:32:19 -05:00
Michael DeHaan
7d6ceb4f06
Reorganization.
2016-12-08 11:32:19 -05:00
Michael DeHaan
ee87304fb8
Fix rename error.
2016-12-08 11:32:19 -05:00
Michael DeHaan
55b41340fc
Module reorg
2016-12-08 11:32:19 -05:00
anatoly techtonik
2a67586432
README.md: Reference module development guide ( fixes #10 )
2016-12-08 11:32:19 -05:00
Sergei Antipov
e60d6e413a
Added missed importing
2016-12-08 11:32:19 -05:00
Eric Hanchrow
aff36f5a97
Clarify doc for cpan module
...
... note that you can pass names that include a precise version number.
2016-12-08 11:32:19 -05:00
Chris West
4176c3b500
Enable "ufw default allow routed"
...
* The policy is shown in `status verbose`, so all the check mode stuff should keep working.
* `--dry-run` works as expected.
* No idea whether it's legal as an argument to `interface`
2016-12-08 11:32:19 -05:00
Boris Manojlovic
b1ec3fd57e
fixed zypper.py and zypper_repository.py for SLE10 platform
2016-12-08 11:32:19 -05:00
anatoly techtonik
cb70fbc9d1
composer: Fix `changed` status that always returns False
...
re.match in has_changed function never worked properly, because match
requires searched sequence to be present exactly at a start of processed
string, which is not the case here.
2016-12-08 11:32:19 -05:00
Mikolaj Chwalisz
5e9f16b206
opkg: fix package state detection
2016-12-08 11:32:19 -05:00
Paul Nicholson
8875d45632
Add missing __init__.py files for find_package() to work
2016-12-08 11:32:19 -05:00
Baptiste Mispelon
7a60427749
Fixed typo in locale_gen documentation.
2016-12-08 11:32:19 -05:00
Philip Misiowiec
85c15e5303
Added version
2016-12-08 11:32:19 -05:00
Philip Misiowiec
7db849397c
Ability to enable SSL when creating MongoDB users
2016-12-08 11:32:19 -05:00
jravetch
2a8fc63645
mkfs.xfs uses -f instead of -F flag
...
mkfs.xfs uses the -f instead of -F flag to force creating a filesystem on a devices that have an existing filesystem
2016-12-08 11:32:18 -05:00
kustodian
e9f98c0efc
mysql_replication should not connect to the 'mysql' database
...
All the actions by the mysql_replication plugin can be done by connecting to the NULL database. There is no need to connect to the 'mysql' db, since there are permissions problems when connecting to remote hosts, e.g. when you want to query "SHOW MASTER STATUS" on a remote host.
2016-12-08 11:32:18 -05:00
René Moser
e9eb19a7f2
zabbix_maintenance: set state to be present by default
...
Signed-off-by: René Moser <mail@renemoser.net>
2016-12-08 11:32:18 -05:00
Patrik Lundin
66cb7f1a37
openbsd_pkg: revert "changed" simplification.
...
module.exit_json() does not like when the "changed" variable contains a
match object:
TypeError: <_sre.SRE_Match object at 0x81e2ae58> is not JSON serializable
2016-12-08 11:32:18 -05:00
Patrik Lundin
98dcb3a006
Simplify logic by using required=True.
2016-12-08 11:32:18 -05:00
James Cammarata
e7405643e1
Refactor openbsd package upgrade change to work more like yum/apt
2016-12-08 11:32:18 -05:00
Patrik Lundin
6aaf5eb1d6
openbsd_pkg: add upgrade argument.
...
Running the module with the argument "upgrade=yes" invokes an upgrade of
all installed packages.
While here clean up some comments.
Functionality requested by @qbit.
2016-12-08 11:32:18 -05:00
Michael DeHaan
d2110d7502
Update README.md
2016-12-08 11:32:18 -05:00
Michael DeHaan
7ba58f93a0
package files
2016-12-08 11:32:18 -05:00
Michael DeHaan
5879c503bb
File extensions!
2016-12-08 11:32:18 -05:00
James Cammarata
d4b117843a
Copying snapshot of extras modules
2016-12-08 11:32:07 -05:00
James Cammarata
9c67f6dcdc
removed core and extras submodules
2016-12-07 15:44:53 -05:00
James Cammarata
1a4484be61
Submodule ref update
2016-12-06 10:51:49 -05:00
Toshio Kuratomi
36f29148a3
Update submodule refs
2016-12-06 07:05:07 -08:00
Matt Clay
6611845716
Update submodule refs.
2016-12-06 10:01:11 -05:00
Matt Davis
d95eac16eb
bump submodule refs
2016-11-29 14:21:34 -08:00
James Cammarata
786ac0ea3d
Submodule update
2016-11-29 13:26:56 -06:00
Matt Clay
00f8945159
Update submodule refs.
2016-11-28 13:22:34 -08:00
Matt Clay
6169d2d49f
Update submodule refs.
2016-11-28 11:50:48 -08:00
Toshio Kuratomi
03dd186c63
Update submodule refs
2016-11-23 07:34:18 -08:00
Toshio Kuratomi
bacdbc5f27
Update submodule refs
2016-11-22 11:31:34 -08:00
Matt Davis
d78ec1e760
bump submodule refs
2016-11-18 09:59:32 -08:00
Matt Clay
4981feee99
Update submodule refs.
2016-11-14 20:11:39 -08:00
Matt Davis
39dcafe23f
bump submodule refs
2016-11-11 10:46:06 -08:00
Matt Clay
2ab2e709b0
Update submodule refs.
2016-11-10 11:55:37 -08:00
Matt Clay
66a0b1475f
Update submodule refs.
2016-11-03 14:31:39 -07:00
Matt Clay
368a837481
Update submodule refs.
2016-11-02 22:04:55 -07:00
Toshio Kuratomi
1ff92e28f9
Update submodule refs to get accurate archive doc
2016-11-02 12:54:26 -07:00
Matt Clay
275d5f85ec
Update submodule refs.
2016-11-02 09:59:10 -07:00
Toshio Kuratomi
557f46658c
Update submodule refs
2016-11-01 09:39:32 -07:00
Matt Clay
b42e42343c
Update submodule refs.
2016-10-31 21:25:07 -07:00