gs like "lxc init", "lxc pause" and "lxc monitor".
>
> On Thu, May 19, 2016 at 07:52:30AM +0900, Hiroaki Nakamura wrote:
>> Thanks for your comment.
>> Could you tell me why "lxc pause" is a hidden command?
>>
>> 2016-05-19 7:
Thanks for your comment.
Could you tell me why "lxc pause" is a hidden command?
2016-05-19 7:42 GMT+09:00 Stéphane Graber :
> On Thu, May 19, 2016 at 07:33:53AM +0900, Hiroaki Nakamura wrote:
>> Hi,
>>
>> I am creating the lxd_container module for Ansible.
>&g
Hi,
I am creating the lxd_container module for Ansible.
https://github.com/ansible/ansible-modules-extras/pull/2208#issuecomment-220122327
And I'm wondering I use the pylxd module or the lxc command.
Actually I created the both version.
A. An implementation using the pylxd module.
https://github
Hi all,
I created the lxd_container Ansible module and sent a pull request to
the ansible-modules-extra project.
"Add lxd_container module by hnakamur · Pull Request #2208 ·
ansible/ansible-modules-extras"
https://github.com/ansible/ansible-modules-extras/pull/2208
Could you take a look at the p