Michael DeHaan
8c4161d4a1
Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
...
Conflicts:
lib/ansible/inventory/vars_plugins/group_vars.py
plugins/callbacks/mail.py
10 years ago
Michael DeHaan
3a015a70fb
Add a ticket stub about duplicated efforts.
10 years ago
Michael DeHaan
67b76d79eb
Rename some ticket stubs.
10 years ago
Michael DeHaan
89447cfa63
Merge pull request #7983 from lorin/new-ebs-types
...
ec2_ami_search: support for SSD and IOPS provisioned EBS images
10 years ago
Michael DeHaan
19ef7b3eeb
Update docs.
10 years ago
Michael DeHaan
bfe8437a21
Updating docs.
10 years ago
Brian Coca
db146717b5
bumped to 1.7
10 years ago
Brian Coca
268122d7d0
added control to fail or not on missing key
...
made split 'smarter' but still overridable
10 years ago
Brian Coca
27bf4d8ec4
added getent module to get system data as facts
10 years ago
Michael DeHaan
21a0d4a69b
Merge pull request #7312 from bcoca/unarchive_docs
...
reworded copy option docs
10 years ago
Michael DeHaan
877f23e1fb
Update version_added.
10 years ago
Hagai
3c69a35a3e
Documentation error
10 years ago
Shahar Kedar
d169b075e1
Rename source to source_system and remove it from the documentation.
10 years ago
Hagai
4c9f431792
Add some argument aliases
10 years ago
Hagai
67057b4675
Update docs for bigpanda
10 years ago
Hagai
c413e97380
Add bigpanda module to monitoring
10 years ago
Michael DeHaan
f6cd9119b1
Update 'version_added' in docs.
10 years ago
Michael DeHaan
e81d3ecc63
Add note about rebases
10 years ago
Michael Peters
3ba516ac25
adding min() and max() filters for use in Jinja templates
10 years ago
Michael DeHaan
2d2178f2c5
Merge pull request #8516 from mpeters/ec2_dyn_inventory_include_exclude_patterns
...
adding include_pattern and exclude_pattern options to ec2.py
10 years ago
Michael DeHaan
48a0236ec6
Merge pull request #6619 from sergevanginderachter/ansible_version_var
...
Introduce an ansible_version dict as runner variable
10 years ago
Michael DeHaan
5c46a39ca9
Merge pull request #8180 from sergevanginderachter/empty_nfs_mount_path
...
mount module: execute the mount only after path validation
10 years ago
Michael DeHaan
2084629dee
Merge pull request #7410 from willthames/ec2_vol_fix_error_check
...
Fix parameters check for ec2_vol
10 years ago
Michael DeHaan
1328ececde
Merge pull request #8416 from willthames/ec2_handle_terminated_instances
...
Improved handling of already terminated instances
10 years ago
Michael DeHaan
d777f51ffd
Merge pull request #8446 from emonty/feature/nova-keypair-region
...
Pass region_name to nova_keypair
10 years ago
Michael DeHaan
5dd0b6b461
Update openstack module parameters to read 1.8 for version_added on new attributes.
10 years ago
Michael DeHaan
66eddfd491
Merge branch 'nova-compute-enhancements' of git://github.com/emonty/ansible into devel
...
Conflicts:
lib/ansible/module_utils/openstack.py
library/cloud/nova_compute
10 years ago
Michael DeHaan
b413a7d7f3
Merge pull request #8449 from emonty/feature/openstack-auth-handling
...
Handle auth arguments across openstack modules consistently
10 years ago
Michael DeHaan
ba36eb96de
Merge pull request #8518 from awasilyev/devel
...
Fix for #8344
10 years ago
Alexey Wasilyev
88ff64e81f
Fix for #8344
10 years ago
Michael DeHaan
ff947c176a
Merge pull request #8515 from mpeters/ec2_group_state_doc_fix
...
Small doc addition to ec2_group to show the various values for "state"
10 years ago
Michael DeHaan
2f7d405fd9
Merge pull request #8510 from sergevanginderachter/inventorydir_yacc
...
InventoryDir: fixing yet another corner case
10 years ago
Michael DeHaan
547dc1648a
Add another ticket stub.
10 years ago
Michael DeHaan
fd6b08ac7b
Add more ticket stubs
10 years ago
Michael DeHaan
dd8a0161e5
Add boilerplate for "can't repro" to save typing.
10 years ago
Michael Peters
ac0f312ed2
better way to document "state" choices
10 years ago
Michael Peters
7c2cc15c59
adding include_pattern and exclude_pattern options to ec2.py
10 years ago
Michael Peters
c75996d996
Small doc addition to ec2_group to show the various values for "state"
10 years ago
Serge van Ginderachter
7c96f1d803
InventoryDir: fixing yet another corner case
10 years ago
James Cammarata
d4cedfc7f1
Fix missing variable initialization for async jid
...
Fixes #8491
10 years ago
Michael DeHaan
a8fe0037f6
Update no_thanks.md
10 years ago
Michael DeHaan
fc40e6be81
Merge pull request #8488 from bekimb/docstring_basic_module
...
Keep docstring up to date with the code in basic module
10 years ago
Michael DeHaan
a333e5d0b3
Update CHANGELOG.md
...
OH NO NAMING CONFLICT
10 years ago
James Cammarata
e19ed3424d
Make sure default vars are used in template calls for tasks
...
Fixes #8499
10 years ago
James Cammarata
769a5738e3
Merge pull request #8475 from christophebiocca/fix-npm-command
...
Ensure npm packages actually are installed in a reachable way.
10 years ago
James Cammarata
4bf826f514
Include *.ps1 files in the library for installation
...
Fixes #8490
10 years ago
Michael DeHaan
0fa5a19e7e
Add another ticket stub.
10 years ago
James Cammarata
4a157a72a0
Catch auth errors in winrm and properly raise errors
...
Fixes #7875
10 years ago
James Laska
6c3999b898
Make debuild happy by including a date in debian/changelog
...
The previous commit resolved the debian build problem, but was building
packages with the stable version. A development version is required in
the changelog to properly build development DEB packages.
10 years ago
James Laska
c98456a73d
Fix debian builds by correcting debian/changelog
...
Remove 1.8 debian/changelog entry with a date of "TBD" as this causes
the debian build process to fail. We can add this back with the 1.8
release becomes a reality, or add it back now with a valid date in the
future.
10 years ago