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/test/units/cli
Brian Coca 69562a8db6
Fix wording for :ref|term: substitution (#78216) (#78221)
* Fix workding for :ref|term: subsitution

 now matches 'seealso' and makes more sense:

  ```
  delay:
  applies_to:
  - Task
  description: Number of seconds to delay between retries. This setting is only used
    in combination with `until`.
  ```
 vs
  ```
  delay:
  applies_to:
  - Task
  description: Number of seconds to delay between retries. This setting is only used
    in combination with website for `until`.
  ```

* updated unit tests

* match see also

* more sanity

(cherry picked from commit d26801e994)
4 years ago
..
arguments Clarify CLI version number as core version (#72287) 5 years ago
galaxy ansible-galaxy - add signature verification of the MANIFEST.json (#76681) 4 years ago
test_data Prevent generating roles that do not pass linting (#63709) 6 years ago
__init__.py
test_adhoc.py ansible-cli: Remove unnessary trailing space (#74880) 5 years ago
test_cli.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_console.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_doc.py Fix wording for :ref|term: substitution (#78216) (#78221) 4 years ago
test_galaxy.py Docs backportapalooza 05 26 (#77921) 4 years ago
test_playbook.py Perfy McPerferton (#58400) 7 years ago
test_vault.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago