Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
#27 switch to local config
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Apr 19, 2016
1 parent 9065a9c commit 61f0864
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ansible/playbooks/generate-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@

- hosts: localhost
sudo: yes
pre_tasks:
- name: create the output directory
file: path={{local_cfg_dest}}/docker-gc

roles:
- generate-configs

0 comments on commit 61f0864

Please sign in to comment.