mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-15 14:12:10 +07:00
Add ansible.posix dependency
This commit is contained in:
@@ -34,7 +34,7 @@ before_install:
|
||||
install:
|
||||
- sudo pip install "ansible-core$ANSIBLE_VERSION"
|
||||
- sudo pip install ansible-lint
|
||||
- ansible-galaxy collection install community.general community.mysql community.crypto
|
||||
- ansible-galaxy collection install community.general community.mysql community.crypto ansible.posix
|
||||
|
||||
script:
|
||||
- VAGRANT_DEFAULT_PROVIDER=docker vagrant up $PLATFORM
|
||||
|
||||
Reference in New Issue
Block a user