permitanyany
7135c1302a
Add 2 EBGP neighbors with template ( #41853 )
...
<!--- Your description here -->
+label: docsite_pr
2018-06-22 14:48:00 -05:00
Brian Coca
11dbed1350
fix vars hostname fallback
...
also made it optimistic, rely on exceptions instead of copmlex if chains
2018-06-22 15:29:40 -04:00
Matt Martz
9a18385fab
Validate that rescue and always have an accompanying block. Fixes #26751 ( #41822 )
2018-06-22 13:59:15 -05:00
Matt Martz
e9a5c53512
Handle typing of vars_files in Play.get_vars_files. Fixes #14708 ( #41801 )
2018-06-22 13:58:40 -05:00
Nathaniel Case
dd932c9ace
Make validate_certs togglable for httpapi ( #41538 )
...
* Make validate_certs togglable for httpapi
* Add `version_added`
2018-06-22 14:03:48 -04:00
permitanyany
46dbb3e1e8
Show BGP Status In JSON ( #41844 )
2018-06-22 11:27:34 -05:00
Nathaniel Case
9aa8c652ba
Netconf bytes fixes ( #41607 )
...
* Solve some bytes issues on iosxr
* Solve some bytes issues in junos
* Do the correct thing with tostring based on lxml or not
2018-06-22 11:50:44 -04:00
Simon Dodsley
c144adc9de
Fix API call to get ActiveCluster information and add ( #41744 )
...
connected arrays and volume group counts to default
2018-06-22 10:46:02 -05:00
Sijis Aviles
ba3db90e3a
Fix: wildcard excludes in unarchive with tar archives ( #40935 )
...
* fix: exclude using wildcards for tar archives
Fixes #37842 , #22947
* fix: Remove quote() as it munges the exclude format
* test: Refactor to use single archive structure
A common structure archived by different methods should simplify some of
the feature tests.
* test: Use common archive layout to validate exclude feature
* test: Use the same exclude checks for zip/tar archives
2018-06-22 08:28:14 -07:00
李宏杰
e9b658baae
update ansible.cfg example ( #41832 )
2018-06-22 11:24:18 -04:00
Adam Miller
c65b7eb52e
validate vars_files entries are string_type or list ( #40985 )
...
* validate vars_files entries are string_type or list
Fixes #17594
Signed-off-by: Adam Miller <admiller@redhat.com>
* use collections.Sequence to simplify if check
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-06-22 11:13:58 -04:00
Fred-sun
0d4e113975
Update azure_rm_publicipaddress_facts.py example ( #41833 )
...
Example describe error
2018-06-22 16:22:48 +08:00
Kevin Breit
4d5d0b63f3
Remove extarneous json.loads() which was moved to the utility. ( #41731 )
2018-06-22 09:45:40 +02:00
Toshio Kuratomi
8841fdd481
Bump versions on release_and_maintenance doc
...
(cherry picked from commit c8b1b271c66ff249bfd590e789fb1941c9887d9f)
2018-06-21 18:01:19 -07:00
Brian Coca
0102e42272
exclude lookup_terms from config errors ( #41740 )
...
* exclude lookup_terms from config errors
* moved direct
2018-06-21 17:50:24 -04:00
Olivier Bourdon
06b73ff8f1
Add random_mac string filter ( #39775 )
...
Add new filter to generate random MAC addresses from
string prefix. See docs/docsite/rst/user_guide/playbooks_filters.rst
for more detailed infos.
2018-06-21 15:56:54 -05:00
Matt Clay
5880404151
Disable remaining failing rabbitmq_* tests.
2018-06-21 13:50:36 -07:00
Brian Coca
2affb5f729
doc fix
2018-06-21 16:30:33 -04:00
Brian Coca
27c43daab8
fix minor issues with debug and item labels ( #41331 )
...
* fix minor issues with debug and item labels
- no more `item=None`, we always have a label now
- debug should only show expected information, either msg= or the var in var=
- also fixed method name, deprecated misleading _get_item
2018-06-21 16:14:57 -04:00
Alex Stephen
929ac6155c
[gcp] Fix service account email parameter on gcp_compute_instance ( #41806 )
2018-06-21 16:11:28 -04:00
Matt Clay
00ab12dca2
Disable failing rabbitmq_plugin test.
2018-06-21 12:52:06 -07:00
James Mighion
8f4daf84c8
Revert "Fixes #35622 ( #41522 )" ( #41805 )
...
This reverts commit 8357ae69e7
.
2018-06-21 14:52:35 -04:00
Ryan Brown
c7a5e9d4eb
Remove unused imports from aws_direct_connect_connection module ( #41802 )
...
* Remove unused imports from aws_direct_connect_connection module
* Fix tuple notation
2018-06-21 14:50:09 -04:00
HD650
07738cc848
Improve code style
2018-06-21 13:59:50 -04:00
HD650
8b9f707c21
More explanation in docstring
2018-06-21 13:59:50 -04:00
HD650
0586cb1536
Check type of fail_msg and success_msg
2018-06-21 13:59:50 -04:00
zhikangzhang
24189e7639
Point out that fail_msg is new in 2.7
2018-06-21 13:59:50 -04:00
zhikangzhang
2333b4474c
Rename argument msg to fail msg
...
This change make the arguments of assert less ambiguous.
2018-06-21 13:59:50 -04:00
Abhijeet Kasurde
065d9ed6ac
FreeIPA: Add support for TTL in dnsrecord ( #41768 )
...
Fixes : #33969
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-06-21 13:57:47 -04:00
Ryan Brown
5abb63ea56
Remove unused imports from aws_config_aggregator ( #41803 )
2018-06-21 13:36:07 -04:00
Ondra Machacek
8f144976df
ovirt_auth: In case of token is passed u/p is not requierd ( #41788 )
2018-06-21 13:15:47 -04:00
Sloane Hertel
ba7d3dab5c
Document compose for aws_ec2 inventory plugin ( #40621 )
...
* Document compose for aws_ec2 inventory plugin
* split up examples into several parts with some additional comments
2018-06-21 13:15:07 -04:00
Dag Wieers
da49aaf1d9
Add trailing dot and make it a separate item
2018-06-21 12:33:03 -04:00
Camillevau
79982473ca
Update docker_container.py
...
<!--- Your description here -->
label: docsite_pr
2018-06-21 12:33:03 -04:00
cpollard0
f93a171bb6
[aws][docs] Update max session duration in sts_assume_role documentation( #41765 )
...
Update to reflect assume role updated durations as of March 2018.
https://aws.amazon.com/blogs/security/enable-federated-api-access-to-your-aws-resources-for-up-to-12-hours-using-iam-roles/
+label: docsite_pr
2018-06-21 12:05:51 -04:00
Andrea Tartaglia
a342538aba
Add shell out checks ( #41545 )
...
* Added error codes for shell_out checks
* Added ignore lines for allowed Modules
* Added shell out checks
* Fixed pep8
* Updated regex to only match subprocess.Popen
* Added failing modules to ignore.txt
* Wrong postgresql module in ignore.txt
* Removed bigip from ignore.txt
2018-06-21 11:58:39 -04:00
Mark Phillips
355b56ef00
[docs] Change 'tag' to 'tags' in aws_ec2 inventory examples ( #41438 )
2018-06-21 10:23:20 -04:00
Martin Krizek
2f60baa5e0
file: clarify attributes usage in docs ( #41780 )
2018-06-21 10:08:29 -04:00
Will Thames
50fe5dc090
Trim parameter documentation when generating docs ( #38470 )
...
While the HTML produced is perfectly valid, without the `trim` filter,
a lot of warnings are emitted (700 lines of warnings out of 2812 are
eliminated by this change)
2018-06-21 13:51:58 +02:00
Paul
b21673b321
Update zabbix_screen.py limit screen columns ( #41487 )
...
* Update zabbix_screen.py limit screen columns
Add option graphs_in_row that allows to limit the count of columns on zabbix screen. When graphs_in_row columns is filled, begins to draw next row. If there is many hosts with many graphs each, draws all graphs for one host in an column each below each other
* fix remove whitespaces before and after brackets
Fixing ansible-test sanity --test pep8 errors
moved
* fix documentation parsing error
Fixing error: missing documentation (or could not parse documentation): expected string or buffer
2018-06-21 07:36:18 -04:00
Loïc
b61b113fb9
new provider: ownca ( #35840 )
2018-06-21 12:41:00 +05:30
Sloane Hertel
c4a6bce69f
ecs_service: make assign_public_ip option a boolean ( #41759 )
2018-06-21 12:17:01 +10:00
Toshio Kuratomi
3ea936312a
Remove an unnecessary import from the ansiballz wrapper ( #41747 )
2018-06-21 12:04:55 +10:00
Abhijeet Kasurde
c68aa804c4
Remove redundant API method from foreman inventory ( #41720 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-06-21 11:09:03 +10:00
Jordan Borean
11bd3fd318
win_updates fix when win_updates is run with async ( #41756 )
2018-06-20 14:52:24 -07:00
Toshio Kuratomi
8bd245a6a2
Fix file state=touch not returning diff information
...
Fixes #41755
2018-06-20 14:51:27 -07:00
Tim Rupp
58d857f235
Marks select modules as stableinterface ( #41741 )
...
this is being required by customers so that they may adopt ansible
and F5's work in ansible.
2018-06-20 12:16:43 -07:00
Adam Miller
80940a6b1c
ensure copy action plugin returns an invocation in result ( #41426 )
...
* ensure copy action plugin returns an invocation in result
Fixes #18232
Previously the action plugin for copy, which runs operations on the
control host to orchestrate executing both local actions on the
control host and remote actions on the remote host, is not returning
invocation dict in the result dict, this happens here where the
return from _copy_file() is None
When force is True, the _execute_module() method is called, which
returns the dict containing the invocation key. This patch ensures
there is always an invocation key.
Signed-off-by: Adam Miller <admiller@redhat.com>
* fix conditional, handle content no_log
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-06-20 14:35:47 -04:00
Evgeni Golov
e601caf873
lineinfile: add regex as an alias for regexp ( #20454 )
...
the param is called regexp, but a lot of people spell it regex
add an alias to help them
2018-06-20 12:54:33 -04:00
Abhijeet Kasurde
27b85e732d
Argument spec must be dict/hash ( #40858 )
...
validate-modules should fail when argument is not dict/hash.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-06-20 12:05:49 -04:00