added lxd inventory script

This commit is contained in:
Brian Coca 2017-03-27 18:25:50 -04:00
parent 691fbf623f
commit 621c586784

View file

@ -34,6 +34,9 @@ Ansible Changes By Release
The new behaviour mirrors how the variables would appear if there was no hash The new behaviour mirrors how the variables would appear if there was no hash
mark in the string. mark in the string.
####New Inventory scripts:
- lxd
#### New: Tests #### New: Tests
- any : true if any element is true - any : true if any element is true
- all: true if all elements are true - all: true if all elements are true