kevincoakley.facter
ansible-role-facter
This tool installs Facter on your host and then collects facts again. It's helpful for getting information from Docker containers that aren't included in Ansible's regular facts, such as the container's private IP address.
Requirements
No specific requirements. It has been tested on CentOS 8 & 9 and Ubuntu 20.04 & 22.04.
Role Variables
There are no specific variables for this role.
Dependencies
No dependencies required.
Example Playbook
- hosts: servers
roles:
- ansible-role-facter
License
This project is licensed under BSD.
Author Information
Created by Kevin Coakley (GitHub Profile)
Informazioni sul progetto
Install Facter on a host then regather the host facts
Installa
ansible-galaxy install kevincoakley.facter
Licenza
Unknown
Download
16.5k
Proprietario