From bf89eccb0164d7be7d094dbc112750f8679f820e Mon Sep 17 00:00:00 2001 From: sean-m-ssullivan Date: Sat, 1 May 2021 08:57:44 -0500 Subject: [PATCH] fix typo --- playbooks/ah_configs/ah_collections.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/ah_configs/ah_collections.yml b/playbooks/ah_configs/ah_collections.yml index f1cef452..f8876121 100644 --- a/playbooks/ah_configs/ah_collections.yml +++ b/playbooks/ah_configs/ah_collections.yml @@ -1,6 +1,6 @@ --- ah_collections: - - collection_name:: collection_test + - collection_name: collection_test git_url: https://github.com/sean-m-sullivan/collection_test ansible_config_path: "{{ ah_configuration_working_dir }}/ansible.cfg"