# `/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 ## Scripts This directory contains scripts tracked by the repository to allow easier lookups in the given data by Ansible or other scripts. Each script itself will contain a short description of its usage.