Ansible module to get runtime informations from LXC containers
| .gitignore | ||
| LICENSE | ||
| lxc_container_info.py | ||
| module_test_args.json | ||
| README.md | ||
module_lxc_container_info
Ansible module to get runtime informations from LXC containers
Testing Example
% python3 ./lxc_container_info.py <module_test_args.json
Ansible Example
% ansible localhost -m lxc_container_info
% ansible localhost -m lxc_container_info -a name=container_name