Toshio Kuratomi
5ffc1183dd
WHoops, that was the core module stable branch
10 years ago
Toshio Kuratomi
2f4ad2714f
Update core module ref
10 years ago
Toshio Kuratomi
4d8427538d
Update submodule refs
10 years ago
Toshio Kuratomi
1ccf2a4685
Make fetch_url check the server's certificate on https connections
10 years ago
Toshio Kuratomi
388827a636
Update submodule ref
10 years ago
Toshio Kuratomi
b72a912562
Update submodule refs
10 years ago
Toshio Kuratomi
ea4421d10e
Update submodule refs
10 years ago
Brian Coca
3865c5051b
Merge pull request #11058 from srvg/bug/11017
...
limit extensions for files in group/host_vars dir
10 years ago
Toshio Kuratomi
0f23d8a503
Fix syntaxerror in the required_if arg spec check
10 years ago
Brian Coca
7c6ebcab6d
Merge pull request #11073 from msabramo/include_more_info_in_errors
...
Include more info when a task fails
10 years ago
Toshio Kuratomi
c6b286424f
Merge pull request #9423 from emonty/features/required-if
...
Add required_if to AnsibleModule
10 years ago
Marc Abramowitz
d0a154c446
Include more info when a task fails
...
Adds "playbook", "role", and "task" fields to the output when a task fails.
This makes it easier to pinpoint where the problem is, especially
when you have a lot of roles and playbooks.
e.g.:
failed: [vagrant] => {..."playbook": "/Users/marca/dev/ansible/vagrant.yml",
..."role": "pythonapp",
..."task": "pip install -r /opt/src/{{ sm_app_role }}/requirements.txt"...}
10 years ago
Stefan Midjich
540c23dfce
this fixes ansible on openbsd and freebsd systems. only tested on openbsd.
10 years ago
Brian Coca
6000db7e5d
Merge pull request #9636 from Batmat/fix-message-i18n-parsing-error
...
Setting LC_MESSAGES: prevent unparseable messages (fixes issue #9635 )
10 years ago
Toshio Kuratomi
5f246dc1a6
Update extras submodule for doc fixes
10 years ago
Toshio Kuratomi
dcc691f462
Update submodule refs
10 years ago
Serge van Ginderachter
b6ea8de399
limit extensions for files in group/host_vars dir
...
inventory vars: make loading from a directory obey the same rules as
when checking the base paths, looking at the file name extensions
as defined in CONSTANTS.YAML_FILENAME_EXTENSIONS
Fixes Github issue #11017
10 years ago
James Cammarata
ed4df57361
Submodule update for devel
10 years ago
Toshio Kuratomi
16c2de84ec
Update the submodule refs
10 years ago
Toshio Kuratomi
13253f9c68
Merge pull request #10565 from bcoca/with_sequence_expand
...
made sequence more flexible
10 years ago
Toshio Kuratomi
bb81f025b0
Merge pull request #8679 from j0057/support-arch-8653
...
Add support for Arch to module_utils.basic.py
10 years ago
Toshio Kuratomi
3b5a3aa80a
Update submodule refs
10 years ago
Toshio Kuratomi
73804b375e
Update submodule ref for core doc update
10 years ago
Toshio Kuratomi
b93674b380
Update submodule refs
10 years ago
Rene Moser
8f29ca23ae
basic: fix ValueError if value of a type='int' is not an int
...
With this fix, we get a friendly error message:
failed: [localhost] => {"failed": true}
msg: value of argument start_port is not of type int and we were unable to automatically convert
10 years ago
Brian Coca
da6d15d1f9
removed empty choices from files
10 years ago
Toshio Kuratomi
f083ca747a
Update submodule ref to fix postgres_user
10 years ago
Toshio Kuratomi
e69c7f5474
Update modules refs
10 years ago
Toshio Kuratomi
5343c99cb1
Update submodule pointers
10 years ago
Toshio Kuratomi
525de8b7cf
Fix codecs.escape_decode() usage
10 years ago
Toshio Kuratomi
8e2938c997
Update core module ref for lineinfile fix
10 years ago
Brian Coca
718898891e
Merge pull request #11011 from bcoca/fuse_selinux_fix
...
attempt to fix selinux context on fuse filesystems
10 years ago
Toshio Kuratomi
5a94720905
Pull in a lot more doc fixes
10 years ago
Toshio Kuratomi
674d1016c0
Update extras ref for doc fix
10 years ago
Toshio Kuratomi
b0448d9cf4
Update submodule refs
10 years ago
Brian Coca
e2de336a23
made special treatment of certain filesystem for selinux configurable
10 years ago
Toshio Kuratomi
892fba265b
Update to fix documentation build
10 years ago
Toshio Kuratomi
0a1dc74463
Update submodule refs
10 years ago
Toshio Kuratomi
6918a588c6
Update the extras module ref
10 years ago
James Cammarata
75b2082529
Submodule update
10 years ago
Toshio Kuratomi
490cde3cbd
Add python2.6+ as a documented requirement for rackspace modules
10 years ago
Toshio Kuratomi
c80c5c980d
Add python2.6 dep to aws and cloudstack doc fragments
10 years ago
Toshio Kuratomi
ebb4695da8
Update the submodule pointers
10 years ago
Brian Coca
a6683ba2b8
Merge pull request #10958 from resmo/fix/cloudstack_variable_typo
...
cloudstack: fix typo in variable, fixes get_domain()
10 years ago
Toshio Kuratomi
e6844f7e6c
Update core module ref for mysql fix
10 years ago
Rene Moser
62ccc1b9b6
cloudstack: fix typo in variable, fixes get_domain()
10 years ago
Toshio Kuratomi
bc4d51a4fd
Update module refs
10 years ago
Toshio Kuratomi
374ea10e6f
Update the core module pointer
10 years ago
Toshio Kuratomi
9b95c22dc0
Update for doc fixes
10 years ago
Toshio Kuratomi
6cbff51408
Pick up documentation fixes
10 years ago