diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-20 01:36:23 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-20 01:36:23 +0100 |
commit | bb74e7afc1837bfb3793976c1d7265b9df482e99 (patch) | |
tree | 065458fc2563b860fd11e9b22ea54f1fd8733866 /roles/vagrant/README.md | |
parent | ppa: derive the distribution automatically (diff) | |
download | infra-ansible-bb74e7afc1837bfb3793976c1d7265b9df482e99.tar.gz infra-ansible-bb74e7afc1837bfb3793976c1d7265b9df482e99.zip |
add vagrant role
Diffstat (limited to 'roles/vagrant/README.md')
-rw-r--r-- | roles/vagrant/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/vagrant/README.md b/roles/vagrant/README.md new file mode 100644 index 0000000..b8e7b50 --- /dev/null +++ b/roles/vagrant/README.md @@ -0,0 +1,3 @@ +* Install Vagrant. +* Update plugins. +* Cleanup unused data. |