Add pre-upgrade task for moving credentials file (#2394)

* Add pre-upgrade task for moving credentials file

This reverts commit 7ef9f4dfdd.

* add python interpreter workaround for localhost
This commit is contained in:
Matthew Mosesohn
2018-04-02 11:19:23 +03:00
committed by GitHub
parent 92fc2df214
commit 3004791c64
4 changed files with 34 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.vagrant
*.retry
inventory/vagrant_ansible_inventory
inventory/credentials/
inventory/group_vars/fake_hosts.yml
inventory/host_vars/
temp