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
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
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration password lookup argument parsing fix (#78080) (#78102) 4 years ago
lib/ansible_test [stable-2.13] ansible-test - Improve pip bootstrap download. 4 years ago
sanity ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) (#78008) 4 years ago
support Remove collections compat from controller code. 4 years ago
units Fix wording for :ref|term: substitution (#78216) (#78221) 4 years ago
utils/shippable Fix Windows CI scripts. 4 years ago