commit | 3434b6b07a260ec50ce83e0b1fa6f58d4309fb20 | [log] [tgz] |
---|---|---|
author | martin f. krafft <madduck@madduck.net> | Fri Jun 14 20:40:52 2013 +0200 |
committer | martin f. krafft <madduck@madduck.net> | Fri Jun 14 20:40:52 2013 +0200 |
tree | d7516bfecf7af10497189f718480eac313d87352 | |
parent | 9b2049eef93dbed672e5d9cb672328403eb3edd3 [diff] |
Exception handling when file-not-found Added rudimentary exception handling for when yaml_fs encounters a node/class for which no file exists. Unfortunately, there is no way to properly communicate that to Ansible when it invokes the adapter. Oh well. Signed-off-by: martin f. krafft <madduck@madduck.net>