Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit b0f45dc

Browse files
authored
Update Ansible to 2.9.13 (#4)
1 parent f85a1c6 commit b0f45dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_install:
1818
- sudo apt-get update
1919
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
2020
install:
21-
- pip install ansible==2.9.12
21+
- pip install ansible==2.9.13
2222
- pip install ansible-lint==4.3.3
2323
- pip install molecule==3.0.8
2424
- pip install docker==4.3.1

0 commit comments

Comments
 (0)