Commit Graph

2114 Commits (014459e5ef10712629c116f624271eb27966de53)

Author SHA1 Message Date
brijs f4520af5bf Fix minor typo in roles doc (#18740) 8 years ago
Evgeni Golov ea5c3df043 fix stray i in developing_modules.rst 8 years ago
Erwan Velu a252d71573 Update developing_modules.rst (#18646)
I was wondering how to return a new fact from a module I got the answer on IRC thx to "mgedmin".
I read this doc several time but didn't understood that I had to return a "ansible_facts" in the module.exit_json.
This change is about showing a sample code of it to help the next reader ;)
8 years ago
Michael Vermaes 54931f3251 Fix formatting, minor typo (#18711) 8 years ago
mulkieran 1fae3aecc7 Modify instances of the use of the word idempotence to be correct. (#18704)
Idempotence has a very specific meaning and it is generally not used correctly
in the manual. My attention was first drawn to this problem by the incorrect
definition in the glossary, but on further reading of the docs I found that
the problem occurred in a number of places.

Signed-off-by: mulhern <amulhern@redhat.com>
8 years ago
Luc Russell 8ba5a41a33 Update intro_inventory.rst (#18696)
Proposing some small grammatical changes for readability.
8 years ago
jctanner 4d78c784a6 Add a doc reference to the module developer guide. (#18658)
Addresses https://github.com/ansible/ansible-modules-core/issues/5672
8 years ago
Jeremy Swinarton 3e041a82c4 Add documentation on YAML floating-point values (#17182) 8 years ago
A D Vishnu Prasad ad7448d24c Fix typo (#18644) 8 years ago
Brian Coca 778c983ef9 ansible_playbook_python (#18530)
* ansible_playbook_python

fixes #18471

* fix tests

* removed dupe
8 years ago
Silvio Tomatis 2cfd6c6920 Change old recommendation about insecure variables (#18493)
* Change old recommendation about insecure variables

These warnings were relevant before ansible had the secure vault feature:
any secret put into a variable used to be a bad idea.

With the vault feature (available since ansible 1.5) it's no longer a bad
idea to use these variables, as long as they aren't stored in plain text.

* Update intro_inventory.rst

Minor edit
8 years ago
Tim Nelson c2cadd1578 Updated rax guide for handling RackConnect (#16101) 8 years ago
Bill Nottingham 7f30324489 update FAQ (#18472) 8 years ago
Scott Butler b5442577ce Docs edit for #18477. 8 years ago
Brano Zarnovican 96ddd29c7e random filter: added optional 'seed' parameter
implements #15621
8 years ago
John R Barker fb73e89efe Typo 8 years ago
Brian Coca 77eba2f1cf better explain task vs play includes (#18516)
* better explain task vs play includes

* clarification of play levels

* Update playbooks_roles.rst

Tweaked for grammar and clarity.

* Update playbooks_roles.rst

Typo fix
8 years ago
Brian Coca b339d4cfe2 Clear host errors (#18127)
* document meta: clear_host_errors

* Update playbooks_error_handling.rst

Minor edit
8 years ago
Alex fcca6245d1 Fix small doc issue | playbooks_delegation (#18494)
* Fix small doc issue

* Update playbooks_delegation.rst

Edited for clarity
8 years ago
William L. Thomson Jr fe95d71fbd docsite/rst/playbooks_tags.rst: Added section on tag reuse (#17729)
* docsite/rst/playbooks_tags.rst: Added section on tag reuse

* Update playbooks_tags.rst

Minor grammatical clarification.
8 years ago
Gael Pasgrimaud f94100aa87 make default strategy configurable (#18394) 8 years ago
John R Barker 3d428da445 ROADMAP updates (#18435)
* ROADMAP updates

* Formatting - Especially the first section
* Reno Release notes is out of scope (I believe?)
* Change "Speed up make webdocs to stretched Goal - As I don't believe we currently know *how* we can achieve this
* Removed the word `Hardening` as it implies security, which isn't something we are actively working on in 2.3
8 years ago
René Moser 80af461178 cloudstack: add additional CLOUDSTACK_VPC env var (#18467) 8 years ago
Jason McKerr e9b193d6ae Update ROADMAP_2_3.rst 8 years ago
Andrew Gaffney a625bfc8db Fix bare variable references in docs 8 years ago
scottb d3c44fa98f Merge pull request #17988 from samdoran/docs-fix
Change ie to i.e. and add a bit more clarity
8 years ago
scottb 73a5fa2ddd Update playbooks_roles.rst
Minor edit.
8 years ago
scottb 8681ae4224 Merge pull request #15673 from wenottingham/patch-11
Update faq.rst
8 years ago
scottb 1d8bb62c9f Merge pull request #18134 from gmella/devel
fix hosts.yml filename for inventory
8 years ago
Abhijit Menon-Sen 3072d75bcc Fix doc typos and one entirely incorrect assertion 8 years ago
scottb d1b41d8f9c Merge pull request #18422 from evgeni/fix-dynamic_inventory_intro-rst
fix formating on the intro_dynamic_inventory page
8 years ago
scottb 94239141bc Merge pull request #18244 from Yannig/devel_doc_json_query
json_query documentation.
8 years ago
scottb 8e27dc49a7 Update playbooks_filters.rst
Edited for grammar, spelling, mechanical.
8 years ago
scottb 3f2dbea1df Merge pull request #18249 from bwlz/install_doc_updates
Installation document updates
8 years ago
scottb c58d8dab05 Update intro_installation.rst
Minor edits for readability.
8 years ago
scottb 3afc15a013 Merge pull request #18306 from zerOnepal/HEAD
improving readme on dynamic inventory for ec2.ini options
8 years ago
Matt Davis 96158cc999 add connection var delegation/lookup fix to roadmap 8 years ago
John R Barker e52ce12ba4 Update ROADMAP_2_3.rst (#18426) 8 years ago
Jason McKerr e8e09f3df6 Ansible Core 2.3 Roadmap (#18421)
* initial checkin. needs annotation at the top, dates, and review

* Update ROADMAP_2_3.rst

cleanup and add notes at the top

* Update ROADMAP_2_3.rst

fix indentation
8 years ago
Evgeni Golov de646243a2 fix formating on the intro_dynamic_inventory page
* don't mark `./ec2.py --refresh-cache` as a comment
* format `./openstack.py --refresh --list` as code
* format `--refresh` as code
8 years ago
Brian Coca 0b77942bbc clarified ansible_ssh_host to not imply removal 8 years ago
scottb 75459fb688 Update intro_dynamic_inventory.rst
Minor edits for readability.
8 years ago
Yannig Perré fb0057662b json_query documentation. 8 years ago
scottb fcada3e889 Merge pull request #17201 from trondhindenes/windows_module_docs
Windows module docs
8 years ago
Trond Hindenes 986d88c6ff bugfix text 8 years ago
scottb 2131eaba0c Merge pull request #18350 from Shaps/ssh_cp_dir_option_docs
Docs for control_path_dir option
8 years ago
Andrea Tartaglia e70561540c Docs for control_path_dir option 8 years ago
Matt Clay 469c4a106b Fix and create code-smell test for line endings. 8 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
- Remove shebangs from:
  - ini files
  - unit tests
  - module_utils
  - plugins
  - module_docs_fragments
  - non-executable Makefiles
- Change non-modules from '/usr/bin/python' to '/usr/bin/env python'.
- Change '/bin/env' to '/usr/bin/env'.

Also removed main functions from unit tests (since they no longer
have a shebang) and fixed a python 3 compatibility issue with
update_bundled.py so it does not need to specify a python 2 shebang.

A script was added to check for unexpected shebangs in files.
This script is run during CI on Shippable.
8 years ago
Sébastien BARTHÉLÉMY a4c11ee231 add missing newline in ansible_play_batch doc 8 years ago