added lxd inventory script

pull/4420/head
Brian Coca 2017-03-27 18:25:50 -04:00
parent 691fbf623f
commit 621c586784
1 changed files with 3 additions and 0 deletions

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