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 d26801e994
Fix wording for :ref|term: substitution (#78216)
* 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
2 years ago
..
arguments Clarify CLI version number as core version (#72287) 3 years ago
galaxy ansible-galaxy - add signature verification of the MANIFEST.json (#76681) 2 years ago
test_data Remove .travis.yml files from galaxy init skeletons (#75740) 2 years ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 8 years ago
test_adhoc.py ansible-cli: Remove unnessary trailing space (#74880) 3 years ago
test_cli.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_console.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_doc.py Fix wording for :ref|term: substitution (#78216) 2 years ago
test_galaxy.py Remove .travis.yml files from galaxy init skeletons (#75740) 2 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py Use unittest.mock instead of mock. (#77883) 2 years ago