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
Rick Elrod 74c14c6743
Strip spaces in module names in explicit actions (#71040)
* Strip spaces in module names in explicit actions

Change:
- When an action is called like "action: copy foo=bar", strip spaces
  around the action name.
- This allows "action: copy        foo=bar" to work as expected.

Test Plan:
- New integration tests

Tickets:
- Fixes #62136

Signed-off-by: Rick Elrod <rick@elrod.me>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration Strip spaces in module names in explicit actions (#71040) 6 years ago
lib/ansible_test Fix ansible-test relative import analysis. 6 years ago
sanity Collections docs generation (#59761) 6 years ago
support Remove incidental_azure_rm_mariadbserver tests (#71037) 6 years ago
units facts - fix incorrect time for some date_time_facts (#70665) 6 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 6 years ago