You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/reference_appendices
Hublerho e6a5245d60
Using "~" instead of "+" for concatination (#74364)
Changed FAQ examples to conform with the Jinja documentation:
If both values on either side of a plus/+ are numbers, they will be added whereas using "~" will convert all operands into strings and then concatenate them. Closes #73799.
5 years ago
..
.rstcheck.cfg Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 7 years ago
YAMLSyntax.rst Update YAMLSyntax.rst with yamllint (#66622) 6 years ago
automationhub.rst add Automation Hub stub page (#65261) 6 years ago
common_return_values.rst update the definition of changed (#71865) 5 years ago
faq.rst Using "~" instead of "+" for concatination (#74364) 5 years ago
general_precedence.rst Fixing ad-hoc commands #73636 (#73646) 5 years ago
glossary.rst Rebased pr73824 (#73934) 5 years ago
interpreter_discovery.rst Docsite: replace Latin phrases to English (#71588) 5 years ago
logging.rst Docs: User guide overhaul, part 1 (#63056) 6 years ago
module_utils.rst Add porting guide and documentation for changes to argument spec validation (#74268) 5 years ago
python_3_support.rst Clarify Python 2.x support in python_3_support.rst (#64077) 6 years ago
release_and_maintenance.rst Rebased pr73824 (#73934) 5 years ago
special_variables.rst doc: fix ansible_play_hosts description about failure (#73190) 5 years ago
test_strategies.rst Minor typo in test_strategies.rst (#72060) 5 years ago
tower.rst docs/docsite/rst/: fix typos (#67645) 6 years ago