You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Stupp 027e5cec0b
dns/server_entries: Use relative domain suffix instead of absolute
3 years ago
..
README.md public_keys: Allow scripts in gitignore for usage in Ansible 4 years ago
dns_zone.py Added role dns/entries for configuring dns entries 4 years ago
ssh_dns_fp.py dns/server_entries: Use relative domain suffix instead of absolute 3 years ago

README.md

/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.