mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-21 19:40:18 +00:00
Drone CI
This commit is contained in:
4
.drone/deps
Executable file
4
.drone/deps
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
apt-get update -qq > /dev/null
|
||||
apt-get dist-upgrade -qq > /dev/null
|
||||
apt-get install ansible -qq > /dev/null
|
||||
Reference in New Issue
Block a user