diff options
Diffstat (limited to 'ansible_collections/azure/azcollection/tests/config.yml')
-rw-r--r-- | ansible_collections/azure/azcollection/tests/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/azure/azcollection/tests/config.yml b/ansible_collections/azure/azcollection/tests/config.yml index ecfdc9425..4676bc0d5 100644 --- a/ansible_collections/azure/azcollection/tests/config.yml +++ b/ansible_collections/azure/azcollection/tests/config.yml @@ -1,2 +1,2 @@ modules: - python_requires: '>= 3.6'
\ No newline at end of file + python_requires: '>= 3.6' |