lxc facts¶
- class reemote.facts.lxc.get_list.Get_list(sudo: bool = False, su: bool = False)[source]¶
Bases:
objectReturns a list of lxc containers from the local host.
Attributes:
Examples:
yield Get_list()
Bases: object
Returns a list of lxc containers from the local host.
Attributes:
Examples:
yield Get_list()