Browse Source

working on changes, and debugging

master
Erin Sims 2 years ago
parent
commit
913ed91363
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      playbooks/create_droplet.yml

+ 0
- 1
playbooks/create_droplet.yml View File

@@ -106,7 +106,6 @@
ansible.builtin.shell: "do-ansible-inventory --access-token {{ lookup('ansible.builtin.env', 'DO_API_TOKEN') }} > /etc/ansible/hosts" ansible.builtin.shell: "do-ansible-inventory --access-token {{ lookup('ansible.builtin.env', 'DO_API_TOKEN') }} > /etc/ansible/hosts"
args: args:
executable: /bin/bash executable: /bin/bash
- name: mpdb - name: mpdb
ansible.builtin.import_playbook: mpdb.yaml ansible.builtin.import_playbook: mpdb.yaml
- name: mpdf - name: mpdf


Loading…
Cancel
Save