Toshio Kuratomi
8e2938c997
Update core module ref for lineinfile fix
11 years ago
James Cammarata
9aa8676bdd
More template unit tests for v2
11 years ago
Brian Coca
718898891e
Merge pull request #11011 from bcoca/fuse_selinux_fix
...
attempt to fix selinux context on fuse filesystems
11 years ago
Till Maas
02d784598f
facts: Simplify ssh key fetching
11 years ago
Till Maas
e7846343e5
facts: Add ed25519 ssh pubkey
11 years ago
Toshio Kuratomi
5a94720905
Pull in a lot more doc fixes
11 years ago
Toshio Kuratomi
674d1016c0
Update extras ref for doc fix
11 years ago
Toshio Kuratomi
b0448d9cf4
Update submodule refs
11 years ago
Brian Coca
0913b8263c
made special treatment of certain filesystem for selinux configurable
11 years ago
Toshio Kuratomi
2e31a67532
Update module refs in v2
11 years ago
Brian Coca
e2de336a23
made special treatment of certain filesystem for selinux configurable
11 years ago
James Cammarata
ac7dce4631
Fixing broken set_extra_vars method after fixing unit tests (v2)
11 years ago
James Cammarata
48d62fd934
Cleaning up VariableManager tests (v2)
11 years ago
Toshio Kuratomi
b91ce29007
Go to next task when we get an error in linear
11 years ago
James Cammarata
b94e2a1f4e
Fixing bugs related to parsing and fixing up parsing integration tests (v2)
11 years ago
Brian Coca
b85ce38834
slight changes to error handling to align with v1
11 years ago
Toshio Kuratomi
892fba265b
Update to fix documentation build
11 years ago
Toshio Kuratomi
0a1dc74463
Update submodule refs
11 years ago
Toshio Kuratomi
079fca27a2
Update module refs for v2
11 years ago
James Cammarata
830225d9c1
Fix errors in subelements lookup plugin and associated tests (v2)
11 years ago
James Cammarata
4d999f8fe0
Fix logic error in parent attribute retrieval for blocks/roles (v2)
11 years ago
James Cammarata
b03b7892f8
Fix method of exiting task loop (v2)
11 years ago
Toshio Kuratomi
d0d0e9933f
Update module refs in v2
11 years ago
Serge van Ginderachter
9b646dea41
Add optional 'skip_missing' flag to subelements
11 years ago
James Cammarata
1ca8cb8553
Fixing up v2 unit tests
11 years ago
James Cammarata
361eb29146
Also make task_executor connect explicitly (v2)
11 years ago
James Cammarata
3697d6582f
Connection plugins no longer auto-connect (v2)
...
Also fixed a bug in ssh.py where an attribute was being inappropriately
initialized in the _connect() method instead of __init__()
11 years ago
Brian Coca
09605706d9
relly fix it this time
11 years ago
Brian Coca
12a800c0e7
fixed less opts issue
11 years ago
Brian Coca
8fdf9ae59b
moved module_doc_fragments to v2
11 years ago
Toshio Kuratomi
6918a588c6
Update the extras module ref
11 years ago
James Cammarata
75b2082529
Submodule update
11 years ago
Toshio Kuratomi
490cde3cbd
Add python2.6+ as a documented requirement for rackspace modules
11 years ago
James Cammarata
fd321355d6
Adding 'role_path' to VariableManager "magic" variables (v2)
11 years ago
James Cammarata
7b1c6fbab9
Fix playbook includes so tags are obeyed (v2)
11 years ago
Toshio Kuratomi
c80c5c980d
Add python2.6 dep to aws and cloudstack doc fragments
11 years ago
James Cammarata
daf533c80e
V2 fixes
...
* PluginLoader class will now be more selective about loading some
plugin classes, if a required base class is specified (used to avoid
loading v1 plugins that have changed significantly in their apis)
* Added ability for the connection info class to read values from a
given hosts variables, to support "magic" variables
* Added some more magic variables to the VariableManager output
* Fixed a bug in the ActionBase class, where the module configuration
code was not correctly handling unicode
11 years ago
Toshio Kuratomi
f141ec9671
Update v2 module refs
11 years ago
Toshio Kuratomi
ebb4695da8
Update the submodule pointers
11 years ago
Monty Taylor
cd14d73be8
Add defaults and a link to os-client-config docs
11 years ago
Monty Taylor
d2782f0d84
Remove unneeded required_one_of for openstack
...
We're being too strict - there is a third possibility, which is that a
user will have defined the OS_* environment variables and expect them to
pass through.
11 years ago
Brian Coca
d1977dad23
started implementing syntax check
11 years ago
Toshio Kuratomi
7f21f270d9
Be more lenient in instance check: MutableMapping is more general than dict
11 years ago
Toshio Kuratomi
3a87b2727d
Fix format strings for python2.6
11 years ago
Brian Coca
a6683ba2b8
Merge pull request #10958 from resmo/fix/cloudstack_variable_typo
...
cloudstack: fix typo in variable, fixes get_domain()
11 years ago
Brian Coca
56c9614e74
made playbook include taggable, removed unused conditional import
11 years ago
Toshio Kuratomi
e6844f7e6c
Update core module ref for mysql fix
11 years ago
Rene Moser
62ccc1b9b6
cloudstack: fix typo in variable, fixes get_domain()
11 years ago
James Cammarata
0f1eb3cfc2
Better fix for serializing/deserializing cache plugins (v2)
11 years ago
James Cammarata
cd6d1f9221
Fix pickling errors with cache plugins (v2)
...
Fixes #10945
11 years ago
James Cammarata
198476e345
Cleaning up some portions of synchronize action plugin (v2)
11 years ago
James Cammarata
8db21f99b7
Set the inventory on the variable manager for the adhoc cli usage (v2)
11 years ago
Matt Martz
88e8ecb620
Actually get the synchronize action plugin to work
11 years ago
Matt Martz
4f4df29cb0
Add ability to specify using ssh_args in synchronize for v2
11 years ago
Toshio Kuratomi
cee7cd5d3b
Update v2 module refs
11 years ago
Toshio Kuratomi
bc4d51a4fd
Update module refs
11 years ago
James Cammarata
1152c7327a
Fix serialization bug for plugins (v2)
11 years ago
James Cammarata
4f28a814ae
Return a list instead of tuple when password is specified to ssh connection plugin (v2)
11 years ago
Toshio Kuratomi
7733dc7bb5
Fix for new octal syntax
11 years ago
Toshio Kuratomi
79fe1901f6
Update module pointers for v2
11 years ago
Toshio Kuratomi
374ea10e6f
Update the core module pointer
11 years ago
James Cammarata
50542db0be
Make the default playbook name an empty string (v2)
11 years ago
James Cammarata
8214ac7841
Add serializer/deserializer to plugin base object (v2)
...
Fixes #10923
11 years ago
James Cammarata
d34b586eb6
Add ability for connection plugins to set attributes based on host variables (v2)
11 years ago
Toshio Kuratomi
9b95c22dc0
Update for doc fixes
11 years ago
Toshio Kuratomi
6cbff51408
Pick up documentation fixes
11 years ago
Toshio Kuratomi
4839243366
Documentation fixes
11 years ago
James Cammarata
8fae2abed4
Properly fail out of the task loop in the linear strategy on failures (v2)
11 years ago
James Cammarata
fba5588028
Handle empty role definitions in YAML (v2)
11 years ago
James Cammarata
f5471186f9
Merge branch 'v2_final' of https://github.com/ansible/ansible into v2_final
11 years ago
James Cammarata
8f504dacdd
Merge branch 'devel' into v2_final
...
Conflicts:
lib/ansible/modules/core
v2/ansible/modules/core
v2/ansible/modules/extras
11 years ago
Toshio Kuratomi
c488ea019f
Fix cs_instance docs
11 years ago
Brian Coca
17e65b45d0
Merge pull request #10913 from bcoca/sudosu_ask_fix
...
now properly inherit data from ansible.cfg for sudo/su ask pass
11 years ago
Brian Coca
124a0d3519
now properly inherits from ansible.cfg sudo/su ask pass
...
fixes #10891
11 years ago
Brian Coca
b23a879273
now properly inherit data from ansible.cfg for sudo/su ask pass
...
fixes #10891
11 years ago
Toshio Kuratomi
cbde1c5ec0
Fix extending non-dict types from doc fragments
11 years ago
Toshio Kuratomi
b19d426f0b
Normalize the way requirements is specified
11 years ago
James Cammarata
99909b08ba
Submodule update
11 years ago
Toshio Kuratomi
fdb0591877
Update module pointers
11 years ago
Toshio Kuratomi
61ec84ef71
Update module refs
11 years ago
Brian Coca
1194195b1a
smoother commands with less quotes for pbrun
11 years ago
Brian Coca
795a45fa4a
Merge pull request #10833 from resmo/feature/extend_cloudstack_utils
...
cloudstack: extend and fix cloudstack utils
11 years ago
James Cammarata
803fb397f3
Fixing filter plugins directory from switch
11 years ago
James Cammarata
249fd2a7e1
Re-adding submodules after moving things around
11 years ago
James Cammarata
ce3ef7f4c1
Making the switch to v2
11 years ago
Rene Moser
333c623b35
cloudstack: implement account und domain support in utils
11 years ago
Rene Moser
af74d7f1a9
cloudstack: add get_domain() and get_account() to utils
11 years ago
Michael Scherer
8d324e6a50
Fix pylint error on "cachefile does not exist"
...
Since cachefile is used to show the error message when stat
fail, the variable need to be declared.
11 years ago
Brian Coca
0951a74ea0
Merge pull request #10893 from sidick/fix_fetch_url_with_custom_https_port
...
Allow the use of HTTP on custom ports in the fetch_url function
11 years ago
Rene Moser
034ac8ae78
cloudstack: _has_changed() should not compare None values
11 years ago
Toshio Kuratomi
428f667497
Update module refs
11 years ago
Simon Dick
6e65ccabc3
Allow the use of HTTP on custom ports in the fetch_url function
11 years ago
Toshio Kuratomi
1c250ee4e7
Pull in route53 fix
11 years ago
Toshio Kuratomi
df881b7f37
Update core module ref for docker fix
11 years ago
Toshio Kuratomi
f2afd1a248
Update core pointer to pick up docker fix
11 years ago
Toshio Kuratomi
b851ce29e9
Update core modules to pick up mysql_user fix
11 years ago
Toshio Kuratomi
dabf16a714
Update core module pointers for v1 and v2
11 years ago
Brian Coca
4e85419257
Merge pull request #10853 from cgar/spelling
...
just a few spelling error changes
I swear only 95% of those are mine!
11 years ago
Rene Moser
b11cd73df1
cloudstack: add tag support in utils
11 years ago
Toshio Kuratomi
8b620640b0
Update extras submodule refs to pick up docs fixes
11 years ago
Toshio Kuratomi
223c2a2721
Update submodules
11 years ago
Brian Coca
6a8062baad
accidentally 'fixes' ubuntu distribution parsing, this order should not matter, need followup to figure out why this is the case
11 years ago
Carlos E. Garcia
cfbfd38723
just a few spelling error changes
11 years ago
Rene Moser
2f255f5b96
cloudstack: get_vm(): fix missing zone
...
Fixes returning wrong VM having identical name in different zone.
11 years ago
Rene Moser
ca88189bf7
cloudstack: add method to to get infos of API
...
get_capabilities() allows you to get infos e.g. `cloudstackversion`
to compare functionality of the API in your modules.
11 years ago
Brian Coca
946c37fd88
Merge pull request #10612 from sivel/sync-ssh-args
...
Add ability to specify using ssh_args in synchronize
11 years ago
Rene Moser
3c0e406f5d
cloudstack: fix missing self. in cloudstack utils
11 years ago
Rene Moser
6354ca0718
cloudstack: add _has_changed() to utils
...
Generic method to compare values in dict.
11 years ago
Rene Moser
765c8fe368
cloudstack: use _get_by_key in get_...() methods in utils
...
But also add backward compatibility for existing modules in extras.
11 years ago
Rene Moser
88540d3cdc
cloudstack: add _get_by_key() to utils
...
Generic method to get the whole dict or just a singe value by key if found.
11 years ago
Rene Moser
31520cdd17
cloudstack: fix other projects not found
11 years ago
Joseph Callen
87bc705806
Fixes VMware module utils
...
Resolves syntax errors in the `wait_for_tasks`
Removes throw from `find_datacenter_by_name`
11 years ago
Brian Coca
a1ddeaebe9
Merge pull request #10760 from jcpowermac/add_vmware_module_utils
...
Adding a new VMware utilities module
11 years ago
Joseph Callen
9b317858c1
Modified per @bcoca
...
Removed try/except raises
Modified wait_for_task
Added api exception error message
11 years ago
Brian Coca
2a59f27db4
Merge pull request #10789 from mavit/oracle_linux_os_family
...
Consistently use "OracleLinux" in OS detection.
11 years ago
Rene Moser
822c2c0cd3
cloudstack: fix vm not found by displayname
11 years ago
Rene Moser
0a26b149fc
cloudstack: add error result handling in async job
11 years ago
Peter Oliver
d8be6fec65
Consistently use "OracleLinux" in OS detection.
...
Previously, a mixture of "OracleLinux" and "Oracle Linux" was used,
causing the `ansible_os_family` fact not to be set to `RedHat`.
Fixes #10742 .
11 years ago
Joseph Callen
986910be5d
Adding a new VMware utilities module
11 years ago
James Cammarata
f4172fb9da
Fix tag handling on meta:flush_handlers tasks
...
Fixes #10758
11 years ago
Brian Coca
65be14e8b4
Merge pull request #10757 from jeffrizzo/netbsd_facts
...
Set distribution, release, and version for NetBSD.
11 years ago
Brian Coca
2e9c028c6c
Merge pull request #10747 from bcoca/fix_lsblk_missing
...
adjusted for the posibolity of lsblk not existing for fact gathering
11 years ago
Jeff Rizzo
5c64956a7e
Set distribution, release, and version for NetBSD.
11 years ago
Toshio Kuratomi
3075a4db25
Merge pull request #10734 from ralphbean/devel
...
Remove check of hardcoded AWS region list.
11 years ago
Michael Scherer
b4f02625cd
Add CoreOS facts detection, fix https://github.com/ansible/ansible-modules-core/issues/1000
11 years ago
Brian Coca
ec01e071d8
adjusted for the posibolity of lsblk not existing for fact gathering
11 years ago
Ralph Bean
4903bca0c1
Remove check of hardcoded AWS region list.
...
You can extend boto to point at other regions that are defined in a
private cloud by defining ``BOTO_ENDPOINTS`` or ``endpoints_path`` in
the ``~/.boto`` file.
Ansible was doing a premature check against a hard-coded list of regions
that interrupted this possibility. This commit removes that and
clarifies what the user can do if they specify a non-AWS region.
11 years ago
Brian Coca
abb93d9115
Merge pull request #10732 from mscherer/prefer_dnf_to_yum
...
Prefer dnf to yum.
11 years ago
Michael Scherer
f624ec4cb8
Prefer dnf to yum.
...
On Fedora 22 and later, yum is deprecated and dnf is installed by
default. However, the detection do not seems to take this in account,
and always use yum, even when yum cli is just a wrapper to tell "use
dnf", as this is the case on F22 and later ( see package dnf-yum ).
As dnf is not installed by default, except on F22, this shouldn't
break anything.
11 years ago
Toshio Kuratomi
a0def30c34
Add integration test for unarchive filelist feature
11 years ago
Toshio Kuratomi
aab681bc2b
Update core and extras module refs and add tests for an unarchive
...
problem that the update fixes:
https://github.com/ansible/ansible-modules-core/issues/1064
11 years ago
Brian Coca
dfce750fe6
Merge pull request #10701 from bcoca/delegate_to_fix_indent
...
fixed indent when looking at delegate_to vars
11 years ago
James Cammarata
46beaf8a47
Submodule update
11 years ago
Brian Coca
09efba2a7c
fixed indent when looking at delegate_to vars
11 years ago
Brian Coca
d5a7cd0efc
bad hack to maybe fix some corner cases with pbrun custom prompts
11 years ago
Brian Coca
62c08d96e5
fixed another typo
11 years ago
Brian Coca
89cc54cc16
typo fix
11 years ago
Brian Coca
b509de6c84
Merge pull request #10643 from bcoca/aix_facts_fix
...
fix for when calling bootinfo throws permmission errors (AIX)
11 years ago
Brian Coca
67512aeeb6
Merge pull request #10618 from jder/force-handlers
...
Fix --force-handlers, and allow it in plays and ansible.cfg
11 years ago
Feanil Patel
0abcebf1e4
Don't convert numbers and booleans to strings.
...
Before this change if a variable was of type int or bool and the variable was referenced
by another variable, the type would change to string.
eg. defaults/main.yml
```
PORT: 4567
OTHER_CONFIG:
secret1: "so_secret"
secret2: "even_more_secret"
CONFIG:
hostname: "some_hostname"
port: "{{ PORT }}"
secrets: "{{ OTHER_CONFIG }}"
```
If you output `CONFIG` to json or yaml, the port would get represented in the output as a
string instead of as a number, but secrets would get represented as a dictionary. This is
a mis-match in behaviour where some "types" are retained and others are not. This change
should fix the issue.
Update template test to also test var retainment.
Make the template changes in v2.
Update to only short-circuit for booleans and numbers.
Added an entry to the changelog.
11 years ago
Jesse Rusak
652cd6cd5e
Fix --force-handlers, and allow it in plays and ansible.cfg
...
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
11 years ago
Brian Coca
e6fa169a05
Merge pull request #10629 from bcoca/backup_local_exists
...
backup_local now only tries to back up exising files, returns '' otherwise
11 years ago
Toshio Kuratomi
79f9fbd50e
Reverse the error messages from jsonfile get and set
11 years ago
Brian Coca
a90bb89b93
Merge pull request #10664 from cchurch/winrm_fixes
...
WinRM Connection Fixes
11 years ago
Chris Church
7ba2950c5a
Remove winrm connection cache (only useful when running against one host). Also fixes #10391 .
11 years ago
Chris Church
5675982b0f
Only try kerberos auth when username contains `@` and pass realm to pywinrm. Alternative to #10644 , fixes #10577 .
11 years ago
Toshio Kuratomi
c75baaa140
Merge pull request #10630 from viesti/viesti-master
...
Use codecs module while reading & writing json cache file
11 years ago
Chris Church
7f034a74d1
Add -ExecutionPolicy Unrestricted back, was removed by #9602 .
11 years ago
Brian Coca
1c796543c9
fix for when calling bootinfo throws permmission errors (AIX)
...
fixes https://github.com/ansible/ansible-modules-core/issues/1108
11 years ago
Brian Coca
e122236f55
updated submodule refs
11 years ago
Kimmo Koskinen
9409cc7443
Use codecs module while reading & writing json cache file
11 years ago
Brian Coca
faadb68308
backup_local now only tries to back up exising files, returns '' otherwise
11 years ago
Brian Coca
f82b1f12e8
Merge pull request #10628 from detiber/module_utils_facts
...
Fix indentation
11 years ago
James Cammarata
f6c116a81f
Updating version to contain the full major/release
11 years ago
Jason DeTiberus
43775daa4b
Fix indentation
11 years ago
James Cammarata
5150d83d01
Fixing the version in lib/
11 years ago
Joost Molenaar
e79c920260
Add support for Arch to module_utils.basic.py
...
Fixes ansible/ansible#8653
11 years ago
Matt Martz
d5eb4df23e
Add ability to specify using ssh_args in synchronize
11 years ago
Brian Coca
92e400eb6d
fixed minor issues with openstack docs not being valid yaml
11 years ago
Brian Coca
02b03cfdf5
Merge pull request #10593 from bcoca/backup_ioerror
...
capture IOErrors on backup_local (happens on non posix filesystems)
11 years ago
Brian Coca
ee1af1b14e
Merge pull request #10559 from bcoca/become_constants_fix
...
removed folding sudo/su to become logic from constants
11 years ago
Brian Coca
278c1e6514
Merge pull request #10514 from bcoca/fix_password_template_error
...
now ansible ignores tempate errors on passwords
11 years ago
Brian Coca
42b7321d4b
Merge pull request #10587 from bcoca/fix_unrelated_lookup_fail
...
dont break everything when one of the vars in inject does not template
11 years ago
Toshio Kuratomi
5808b68d35
Update module pointers
11 years ago
Brian Coca
06c837cd87
Merge pull request #7487 from nirvinehh/devel
...
Clean non-printable chars from stdout instead of dropping the whole thin...
11 years ago
Brian Coca
4dd233b0dd
Merge pull request #10237 from emonty/remove-auth-token
...
Remove auth token and port openstack module_utils changes to v2 tree
11 years ago
Brian Coca
1fa3dbb7d2
capture IOErrors on backup_local (happens on non posix filesystems)
...
fixes #10591
11 years ago
Brian Coca
f6714ac051
Merge pull request #10507 from renard/fix-patch-action-plugin
...
Fix patch action plugin
11 years ago
Monty Taylor
87c99b4675
Align verify parameter with validate_certs
...
The rest of ansible uses validate_certs, so make that the main
documented parameter. However, leave verify as an alias since that's the
passthrough value to the underlying libraries.
11 years ago
Brian Coca
0d1e2e74a1
converted error on play var initialization into warning with more information
11 years ago
Brian Coca
17e086fe8c
dont break everything when one of the vars in inject does not template correctly, wait till its used
11 years ago
Monty Taylor
90ca386555
Add api timeout now that shade spports it everywhere
11 years ago
Brian Coca
f337707ef1
updated ref to pickup latest docfixes
11 years ago
Brian Coca
4919c225e6
updated ref so docs can build
11 years ago
Brian Coca
f812582d9c
updated submodule refs
11 years ago
Toshio Kuratomi
68880a797d
Update core to fix cloudformation problem
11 years ago
Brian Coca
299314c6b6
Merge pull request #10545 from resmo/feature/cloudstack-utils
...
cloudstack: common code used in cloudstack modules
11 years ago
Brian Coca
2a8a302e7e
fixed corner case when counting backwards, added test cases for count=0 and backwards counts
11 years ago
Brian Coca
662b35cbce
readded sudo/su vars to allow role/includes to work with passed sudo/su
11 years ago
Brian Coca
35a2ca8a5d
made sequence more flexible, can handle descending and negative sequences and is skipped if start==end
11 years ago
Brian Coca
5ec1f3bd6e
removed folding sudo/su to become logic from constants as it is already present downstream in playbook/play/tasks
11 years ago
Brian Coca
76e3a9c93a
Merge pull request #9894 from 47lining/cloud_modules_sts_support_redux_ansible
...
Cloud Modules STS Support Redux
11 years ago
Toshio Kuratomi
b7936009c2
Correct typo
11 years ago
Toshio Kuratomi
0ec1b025a9
Update the module pointers
11 years ago
Toshio Kuratomi
5bf9ea6298
make sure the shebang we inject into the module is a str
...
Fixes #8564
11 years ago
Rene Moser
3e7d959c9d
cloudstack: module utils are BSD licensed
11 years ago
Rene Moser
c066a60b7c
cloudstack: fail_json() if library cs is not found
11 years ago
Rene Moser
1ba05dd3a2
cloudstack: add doc fragment
11 years ago
Rene Moser
bb6d983290
cloudstack: add utils for common functionality
11 years ago
Toshio Kuratomi
aaa25eb75c
Make run_command() work when we get byte str with non-ascii characters (instead of unicode type like we were expecting)
...
Fix and test.
Fixes #10536
11 years ago
Toshio Kuratomi
c024057e97
Fix assert to work with unicode values
11 years ago
Brian Coca
19ba26e9a5
makes raw module have quiet ssh so as to avoid extra output when not requried
11 years ago
Brian Coca
ec8118ec41
now ansible ignores tempate errors on passwords
...
they could be caused by random character combinations, fixes #10468
11 years ago
Brian Coca
72586d0df5
updated to latest core/devel
11 years ago
Toshio Kuratomi
8d8c4c0615
Update modules for asg tag fix
11 years ago
Eri Bastos
d4eddabb2a
Patch for bug #10485 - ansible_distribution fact populates as 'RedHat' on Oracle Linux systems
11 years ago
Sébastien Gross
6888f1ccd9
[patch] Use _make_tmp_path to prevent from copying full patch file path.
11 years ago
Sébastien Gross
8a5f162e29
[patch] fix "remote_src" behavior according patch module documentation.
...
Patch documentation says "remote_src" us False by default. That was not
the case in the action plugin.
11 years ago
Brian Coca
d4ebe77502
now use combine vars to preserve existing cached host vars
11 years ago
Brian Coca
a53cf9d6fa
now correctly aplies add_host passed variables last to override existing vars.
11 years ago
Brian Coca
0c57bed728
now add_host loads hostvars
11 years ago
Toshio Kuratomi
6264eb4e02
Pull in ec2_asg fixes from core modules
11 years ago
Toshio Kuratomi
ac1c49302d
Update core modules pointer
11 years ago
Brian Coca
456f83962d
ignore PE methods that are not sudo for checksums until we get them working universally
11 years ago
Toshio Kuratomi
73f5a1fcdd
Update the extras module pointer
11 years ago
Toshio Kuratomi
b8efd3f777
Update core module pointer
11 years ago
Toshio Kuratomi
9dd5f8c758
Update core module pointer
11 years ago
Brian Coca
fd2d7fe447
Merge pull request #10290 from bcoca/remove_bare_warning
...
removed bare variable detection as this confuses people
11 years ago
Brian Coca
ba4e9a4c82
added missing become method inventory override
11 years ago
Toshio Kuratomi
f9a66a7ff7
Update core module pointer
11 years ago
Toshio Kuratomi
e42848e0fe
Better comment for why we have get_checksum call itself sometimes
11 years ago
Brian Coca
b11be68249
updated module ref
11 years ago
Brian Coca
bbdcba53da
fixed bug on using su on play level not setting become method correctly
11 years ago
Brian Coca
a47c132695
slight changes to allow for checksum and other commands to work correctly with quoting
11 years ago
Toshio Kuratomi
37ab61c542
Update core pointer to make use of DOCKER_TLS_VERIFY env var:
...
https://github.com/ansible/ansible-modules-core/issues/946
11 years ago
Toshio Kuratomi
1bf0e60646
Update core module pointer
11 years ago
Brian Coca
b783ea94bb
fixed raw return check for privilege escalation
11 years ago
Brian Coca
5eae435357
removed Darwin get_uptime_facts as it seems to crash on OS X, will waiy for a
...
patch tested by someone that has access to the platform
11 years ago
Chris Blumentritt
7813ffd719
Adding uptime_seconds fact for linux and darwin platforms
...
Adds ansible_uptime_seconds facts for linux and darwin platforms. BSD
platforms may also work.
11 years ago
Toshio Kuratomi
8c3b5690e5
Merge pull request #10357 from htgoebel/devel
...
Fix detect of docker as virtualization_type.
11 years ago
James Cammarata
eb850bf81a
Fix issue with unarchive disabling pipelining mode
...
Was using persist_files=True when specifying the create paramater,
which breaks pipelining. Switched to use delete_remote_tmp=False instead,
which is the proper way to preserve the remove tmp dir when running
other modules from the action plugin.
11 years ago
Brian Coca
a675b10b3b
Merge pull request #10329 from bcoca/var_merge_combined
...
changed from hash_merge to combine vars which resets default to
11 years ago
Brian Coca
ac1493faae
fixed missed conversion of su to become
11 years ago
Toshio Kuratomi
f5264414db
Merge pull request #10426 from shirou/fix-hostvar-unicode-error
...
use to_unicode() in _jinja2_vars if type is str.
11 years ago
Shirou WAKAYAMA
d92e8edf6e
set 'nonstring' arg to passthru.
11 years ago
Toshio Kuratomi
e413dba3a6
Update the module pointers
11 years ago
Brian Coca
f229b770b2
fixed missed su to become conversion
11 years ago
Brian Coca
587ab17f10
fixes password error detection for ssh connection plugin
...
removes sycnronize test that does not work with current sudo setup
Fixes #10434
11 years ago
Brian Coca
747c7aaffa
removed uneeded reference to su_user
11 years ago
Brian Coca
de5eae2007
fixed traceback when x_user implicitly sets the become method
...
Fixes #10430
Also removed redundant resolution of sudo/su for backwards compatibility which
confused the conflict detection code.
11 years ago
Brian Coca
a5f533e25d
fixed bad paren in connection plugin
11 years ago
Shirou WAKAYAMA
2d73892acf
use to_unicode() in _jinja2_vars if type is str.
11 years ago
Brian Coca
5f6db0e164
preliminary privlege escalation unification + pbrun
...
- become constants inherit existing sudo/su ones
- become command line options, marked sudo/su as deprecated and moved sudo/su passwords to runas group
- changed method signatures as privlege escalation is collapsed to become
- added tests for su and become, diabled su for lack of support in local.py
- updated playbook,play and task objects to become
- added become to runner
- added whoami test for become/sudo/su
- added home override dir for plugins
- removed useless method from ask pass
- forced become pass to always be string also uses to_bytes
- fixed fakerunner for tests
- corrected reference in synchronize action plugin
- added pfexec (needs testing)
- removed unused sudo/su in runner init
- removed deprecated info
- updated pe tests to allow to run under sudo and not need root
- normalized become options into a funciton to avoid duplication and inconsistencies
- pushed suppored list to connection classs property
- updated all connection plugins to latest 'become' pe
- includes fixes from feedback (including typos)
- added draft docs
- stub of become_exe, leaving for future v2 fixes
11 years ago
Brian Coca
17c710e713
Merge pull request #10420 from bmanojlovic/devel
...
add missing AIX network facts discovery
11 years ago
Boris Manojlovic
a59784a581
don't use full path to command instead use module.get_bin_path
11 years ago
Matt Martz
4990814901
Prevent an empty error message
11 years ago
Boris Manojlovic
0f4cf8cb43
add missing AIX network facts discovery
11 years ago
pyroscope
d0197195ed
Handle /etc/os-release files with 'Raspbian' in them
11 years ago
Brian Coca
d244390064
correclty added inventory this time
11 years ago
Brian Coca
642d9d6b56
readded inventory vars to runner's vars
11 years ago
Brian Coca
5453e2cbb8
removed redundant inventory call, moved grousp to proper priority
11 years ago
Chris Church
919db1025c
Merge pull request #9601 from cchurch/set_delegate_before_connect
...
Set delegate on connection plugin before calling connect()
11 years ago
riedel
29cca0191b
Adding oVirt recognition for oVirt guests. oVirt uses KVM.
11 years ago
Toshio Kuratomi
3e311db128
Update core and extras module pointers
11 years ago
Monty Taylor
8758ba08bd
Update common OpenStack requests-related parameters
...
Also, update docs related to earlier changes in this stack.
11 years ago
Monty Taylor
8027a8a0b5
Change to auth_type to match python-openstackclient
11 years ago
Toshio Kuratomi
d706fd1eda
Merge pull request #10388 from willthames/no_log_skipped
...
Don't log item data for skipped tasks under no_log
11 years ago
Brian Coca
c3d34a5386
Merge pull request #8936 from srvg/inventoryscript_onlychildren
...
Allow InventoryScript JSON with childgroups only
11 years ago
Brian Coca
761540e9fd
Merge pull request #10392 from sgordon46/devel
...
facts.py throws exception when run on RHEV hypervisor #10383
11 years ago
Brian Coca
aed493158c
Merge pull request #9428 from landryb/openbsd_add_mount_facts
...
parse /etc/fstab on OpenBSD to get mount facts
11 years ago