Sandra McCann
a290e187cc
Docs Backportapalooza ( #78379 )
...
* Add missing colon to a snippet in complex data doc (#78349 )
(cherry picked from commit e4087baa83 )
* update the out-of-date ansible-test sanity ignores (#78342 )
(cherry picked from commit 0f688f07af )
* Update information on the Intro_patterns.rst (#78192 )
(cherry picked from commit 85bc2bcfcd )
* add note about permission change (#78128 )
(cherry picked from commit b6ec06ab25 )
Co-authored-by: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
Co-authored-by: Muhammad Rafly Andrianza <luphieanza@gmail.com>
Co-authored-by: Tabah Baridule <dulemartins07@gmail.com>
3 years ago
Sandra McCann
c4901aa08f
[docs][backport] 0407 weekly docs backports ( #77490 )
...
* INI: values with spaces can be single or double quoted (#77369 )
(cherry picked from commit ac56647f4a )
* community_steering_committee.rst: add chairperson (#77454 )
(cherry picked from commit 82c622a26a )
* Document how to release a collection (#77391 )
Co-authored-by: Divine Odazie <dodazie@gmail.com>
(cherry picked from commit 26631de88c )
* docs: Update porting guide for ansible 5.6.0 (#77466 )
(cherry picked from commit 36371500b7 )
* Trivial (#77467 )
Co-authored-by: Iheanacho Amarachi Sharon <58210919+Iheanacho-ai@users.noreply.github.com>
(cherry picked from commit e8dbc84afe )
* Update installing_collections_file.rst (#77439 )
(cherry picked from commit 6da4186f6e )
* template module: document jinja2_native behavior (#77445 )
(cherry picked from commit a85261342a )
* avoid recursion in example (#77436 )
(cherry picked from commit d7d2afd203 )
* Clarifying how handlers are handled (#77372 )
(cherry picked from commit 7126bfc61c )
Co-authored-by: Dr. András Korn <korn-github.com@elan.rulez.org>
Co-authored-by: Andrew Klychkov <aklychko@redhat.com>
Co-authored-by: David Moreau Simard <moi@dmsimard.com>
Co-authored-by: Travis Michette <tmichett@redhat.com>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
4 years ago
fbourqui
1480503326
Update complex_data_manipulation example uptime in days/h/m/s ( #77019 )
4 years ago
darran-c
fdf12542b2
Fix typo in task name ( #76642 )
4 years ago
Aine Riordan
01f0c38aa5
Docs: Update cross reference tag syntax in User Guide ( #75693 )
4 years ago
Sandra McCann
ea0ba7bf30
update terminology based on recent IBM Style Guide word list ( #75089 )
5 years ago
dhx-mike-palandra
c2985c491b
Update complex_data_manipulation.rst ( #72509 )
5 years ago
Brian Coca
7b39ee361d
corrected epmhasis line ( #74254 )
...
need to be careful when adding lines as you create a different offset
5 years ago
Brian Coca
ccd9a992cf
complex data example using value and default from list of dicts ( #73937 )
5 years ago
Brian Coca
91b42d62fa
another useful example ( #73728 )
5 years ago
Gregor Riepl
403a3b90b5
Fix list to dict example ( #73213 )
...
##### SUMMARY
<!--- Your description here -->
single_list must be transformed to a list of pairs before feeding it into dict()
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
5 years ago
Sam Doooran
103decccac
Add complex example of fileglob with loop ( #72396 )
...
* Add complex example of fileglob with loop
* Explain Python unpacking notation
* Add missing paren
5 years ago
Andrew Klychkov
2aa3531b1b
Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs ( #72539 )
5 years ago
Brian Coca
452bc3af04
example of exponential backup ( #72617 )
5 years ago
Ronald Eddy Jr
d18901dd4a
Update HTTP -> HTTPS ( #72244 )
...
Co-authored-by: Ronald Eddy Jr <ron@Ronalds-MacBook-Pro.local>
5 years ago
Erik Zettel
2b79cd2c0f
Fix typos ( #72072 )
5 years ago
Andrew Klychkov
7bfeed3e24
Docsite: replace Latin phrases to English ( #71588 )
...
Replace Latin phrases like "e.g." and "i.e." and "etc." with English phrases.
* Update docs/docsite/rst/community/committer_guidelines.rst
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst
* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst
* Update docs/docsite/rst/dev_guide/module_lifecycle.rst
* Update docs/docsite/rst/user_guide/intro_inventory.rst
* Update docs/docsite/rst/user_guide/playbooks_loops.rst
* Update docs/docsite/rst/user_guide/playbooks_reuse.rst
* Update docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
* Update docs/docsite/rst/dev_guide/testing.rst
* Update docs/docsite/rst/dev_guide/testing_integration.rst
* Update docs/docsite/rst/porting_guides/porting_guide_2.5.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
5 years ago
Brian Coca
f46b124d65
start of 'data manipulation' examples ( #46979 )
...
Co-authored-by: Klaus Frank <agowa338@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago