diff --git a/public_keys/README.md b/public_keys/README.md new file mode 100644 index 0000000..b5b2bde --- /dev/null +++ b/public_keys/README.md @@ -0,0 +1,8 @@ +# `/public_keys` for Ansible project + +This directory is here to store all facts and public keys generated by Ansible on remotes. +In difference to the `/facts` directory, +this directory is here to store each fact in a single file +so Ansible itself and other scripts can use them more easily. +Also, if this directory needs to be restored, +the full current Ansible playbook needs to be run