Skip to content

Commit

Permalink
[pulmap] replace bad google credentials file (#3950)
Browse files Browse the repository at this point in the history
* Replace bad pulmap google credentials file
* Remove old/duplicate molecule.yml-e file
* Pin the version of ansible-compat to make pulmap tests pass

Co-authored-by: Alicia Cozine <[email protected]>
Co-authored-by: Anna Headley <[email protected]>
  • Loading branch information
3 people authored May 31, 2023
1 parent d4082af commit 0c56a45
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 157 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
ansible==5.4.0
ansible-compat==4.1.0 ; python_version >= '3.9'
ansible-compat<4 ; python_version >= '3.9'
ansible-core==2.12.10 ; python_version >= '3.8'
ansible-lint==5.4.0
arrow==1.2.3 ; python_version >= '3.6'
Expand Down
Loading

0 comments on commit 0c56a45

Please sign in to comment.