James Cammarata
078840b427
Updating CHANGELOG for meta end_play and meta conditionals feature
8 years ago
René Moser
8210260d94
changelog: update new modules from module-extras ( #17286 )
8 years ago
Brian Coca
bd9094c925
include_role (role revamp implementation) ( #17232 )
...
* attempt #11 to role_include
* fixes from jimi-c
* do not override load_data, move all to load
* removed debugging
* implemented tasks_from parameter, must break cache
* fixed issue with cache and tasks_from
* make resolution of from_tasks prioritize literal
* avoid role dependency dedupe when include_role
* fixed role deps and handlers are now loaded
* simplified code, enabled k=v parsing
used example from jimi-c
* load role defaults for task when include_role
* fixed issue with from_Tasks overriding all subdirs
* corrected priority order of main candidates
* made tasks_from a more generic interface to roles
* fix block inheritance and handler order
* allow vars: clause into included role
* pull vars already processed vs from raw data
* fix from jimi-c blocks i broke
* added back append for dynamic includes
* only allow for basename in from parameter
* fix for docs when no default
* fixed notes
* added include_role to changelog
8 years ago
David Shrewsbury
13d11473c7
Update CHANGELOG for new os_server_group module
8 years ago
Matt Davis
e0bdb502e3
raw now returns changed: true ( #17112 )
...
for consistency w/ shell/command/script "non-idempotent" modules.
Updated tests, changelog.
8 years ago
John R Barker
a8a8ef4682
2.1 has been released
...
Also link to new feature documentation - We need to do more of this
Thanks to kustodian for suggesting this
8 years ago
René Moser
3d07f848f2
changelog: inform about regression fix breaking related 2.x tasks ( #16985 )
...
See #16805
8 years ago
Rene Moser
420a2f11af
changelog: add new modules
8 years ago
James Cammarata
159aa26b36
FEATURE: adding variable serial batches
...
This feature changes the scalar value of `serial:` to a list, which
allows users to specify a list of values, so batches can be ramped
up (commonly called "canary" setups):
- hosts: all
serial: [1, 5, 10, "100%"]
tasks:
...
8 years ago
David Shrewsbury
73f06e67df
Update CHANGELOG for new os_zone and os_recordset modules ( #16847 )
8 years ago
Rene Moser
44b565f95e
doc: add ipmi modules to changelog
8 years ago
Brian Coca
7960aa92ed
added wakeonlan to changelog
8 years ago
David Shrewsbury
c4cff768d9
Update changelog for new os_stack OpenStack module
8 years ago
Rene Moser
cd631c2861
changelog: add lxd modules
8 years ago
Rene Moser
787616cb39
doc: add vmware_local_user_manager to changelog
8 years ago
nitzmahone
7ba71fc2d2
CHANGELOG update for win_setup changes
8 years ago
James Cammarata
6cae14e4d6
Adding new module ec2_vpc_vgw to the CHANGELOG
8 years ago
James Cammarata
a026481396
Adding docs for handler listen feature and CHANGELOG entry for same
8 years ago
René Moser
2d042d73b0
doc: changelog: add new modules
...
telegram, vmware_vmotion
9 years ago
René Moser
b97134785f
doc: changelog: add new module rocketchat
9 years ago
David Shrewsbury
f101910167
Update CHANGELOG for os_keystone_service module ( #16190 )
9 years ago
Brian Coca
9342c7cc02
added sensu_subscription module
9 years ago
Rene Moser
e3a5c5bd08
doc: changelog: new module netconf_config
...
See https://github.com/ansible/ansible-modules-extras/pull/2103
9 years ago
Rene Moser
72d5416c40
doc: changelog: new module letsencrypt
9 years ago
Rene Moser
1c1f0a62b3
doc: changelog: add cs_snapshot_policy module
9 years ago
nitzmahone
7b5513cf22
mark azure_rm_X_facts modules as TECH PREVIEW
9 years ago
Brian Coca
056efc71db
updated for service and systemd
9 years ago
nitzmahone
b3bf4cecdb
add missing azure_rm modules to changelog
9 years ago
Brian Coca
6c0b974bde
added new modules
9 years ago
Brian Coca
f56fc92532
added verbose module path info to changelog
9 years ago
René Moser
aa9a054b61
docs: changelog: new module cs_router ( #15897 )
9 years ago
Matt Martz
049e0ba276
Add note to changelog for 2.2 about binary modules
9 years ago
Toshio Kuratomi
dae1d4dbb7
Add changelog entry for ec2_customer_gateway (in 2.2)
9 years ago
James Cammarata
8103793b55
Version bump to 2.2.0 for devel
9 years ago
Peter Sprygada
7dd4dd2e2e
update CHANGELOG with network modules
9 years ago
nitzmahone
93ca406c9d
windows changelog updates
9 years ago
James Cammarata
5727806b05
Updating CHANGELOG for 2.1
...
Also backported CHANGELOG/RELEASES entries from stable branches.
9 years ago
chouseknecht
00b7668f6b
Added additional azure modules.
9 years ago
Brian Coca
9ba8512ec6
added brook inventory plugin
9 years ago
René Moser
57574881ae
doc: add mongodb_parameter to changelog ( #15573 )
...
See https://github.com/ansible/ansible-modules-extras/pull/1596
9 years ago
Brian Coca
c131af6384
added dzdo entry
9 years ago
Brian Coca
741156f8bb
added bunch of azure modules to changelog
9 years ago
Toshio Kuratomi
0f373c1767
Merge pull request #15560 from resmo/fix/docs-changelog
...
docs: add vmware_vm_shell to changelog
9 years ago
Rene Moser
3b2720d913
docs: add vmware_vm_shell to changelog
9 years ago
James Cammarata
772d659929
Updating CHANGELOG and extras submodule pointer for new kubernetes module
9 years ago
Rene Moser
8340f27302
doc: fix tpyos in changelog
9 years ago
Toshio Kuratomi
eac46a2aae
Add note about world-readable module changes when becoming an unprivileged user
9 years ago
Toshio Kuratomi
ffae10a312
Add ziploader to CHANGELOG
9 years ago
Brian Coca
2cb24987e1
removed extra/reformated lines
9 years ago
Brian Coca
bdb46ad0cc
added new transparent vaulted copy feature
9 years ago