Skip to content

Commit 7133e52

Browse files
authored
Update Ansible to 2.9.13 (#17)
1 parent 708cb29 commit 7133e52

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
@@ -36,7 +36,7 @@ before_install:
3636
- sudo apt-get update
3737
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
3838
install:
39-
- pip install ansible==2.9.12
39+
- pip install ansible==2.9.13
4040
- pip install ansible-lint==4.3.3
4141
- pip install molecule==3.0.8
4242
- pip install docker==4.3.1

0 commit comments

Comments
 (0)