Nosmoht / ansible-module-foreman

Ansible module to manage configuration of Foreman
49 stars 32 forks source link

fix issue when host 'interfaces_attributes' or 'computes_attributes' … #96

Closed tmmorin closed 5 years ago

tmmorin commented 5 years ago

…aren't set

Fix e267ed5ef3e4a66ff7d114bbbfc932ff7670a387 which wasn't working when 'interfaces_attributes' or 'computes_attributes' aren't set.

Mamut3D commented 5 years ago

You might be interested in my solution https://github.com/Mamut3D/ansible-module-foreman/blob/refactor/foreman_host/foreman_host.py which allows use of hostgroups, without the need to specify the same settings within hosts