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 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
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration Move undefined check from concat to finalize (#78165) 2 years ago
lib/ansible_test ansible-test - Improve pip bootstrap download. 2 years ago
sanity Refactor ansible-test integration tests. (#78168) 2 years ago
support Remove incidental_inventory_foreman test. 2 years ago
units Fix wording for :ref|term: substitution (#78216) 2 years ago
utils/shippable Remove incidental_inventory_foreman test. 2 years ago