diff options
Diffstat (limited to 'resources/tools/vagrant/ansible/master.yml')
-rw-r--r-- | resources/tools/vagrant/ansible/master.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/tools/vagrant/ansible/master.yml b/resources/tools/vagrant/ansible/master.yml new file mode 100644 index 0000000000..ffce5bc6fc --- /dev/null +++ b/resources/tools/vagrant/ansible/master.yml @@ -0,0 +1,3 @@ +--- +# file: master.yml +- import_playbook: vppdevice.yml |