This commit is contained in:
Simple_Not 2023-10-12 19:30:04 +10:00
parent 101eeb0a16
commit 72a15264ac
2 changed files with 20 additions and 1 deletions

19
.drone.yml Normal file
View File

@ -0,0 +1,19 @@
---
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
clone:
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
disable: true
steps:
- name: pull into the folduh
commands:
- cd /etc/ansible
- git pull origin some-kind-of-lobster

View File

@ -6,4 +6,4 @@ bin_ansible_callbacks = True
host_key_checking = false host_key_checking = false
vault_password_file: /etc/ansible/.vaulto vault_password_file = /etc/ansible/.vaulto