module_lxc_container_info/README.md
2021-09-20 23:09:50 +02:00

311 B

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