fixed strange typo that got into all of these files.
diff --git a/.gitignore b/.gitignore index be65e13..fe2f752 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,4 +1,4 @@ -c# Byte-compiled / optimized / DLL files +# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class
diff --git a/components/opdk-upload-install-apigee-mirror.yml b/components/opdk-upload-install-apigee-mirror.yml index c49daa1..8f94c4f 100644 --- a/components/opdk-upload-install-apigee-mirror.yml +++ b/components/opdk-upload-install-apigee-mirror.yml
@@ -1,4 +1,4 @@ -c--- +--- - hosts: '{{ hosts }}' serial: 1 vars_files: