[ansible-project] Re: Unnerving include_role behaviour

2018-05-02 Thread Dave H
For reference, I created and issue in GitHub for this at https://github.com/ansible/ansible/issues/39543 On Monday, 9 April 2018 22:42:36 UTC+1, Dave H wrote: > > Hi, > > I'm trying to get some clarity on the expected behaviour of the following > scenario. I've included th

[ansible-project] Re: HP ILO set from ansible (no OS installed)

2018-04-13 Thread Dave H
il 2018 10:10:11 UTC+1, Benny Kusman wrote: > > Hi Dave, > > So i got this stupid question, where is the library of to put this hpilo ? > i was looking at https://github.com/ansible/ansible/issues/7633, but > couldnt find the solution. > > Thank you > > On Tuesday,

[ansible-project] Re: HP ILO set from ansible (no OS installed)

2018-04-09 Thread Dave H
Hi Benny, There are a couple of development modules in the ansible docs, e.g. https://docs.ansible.com/ansible/devel/modules/hpilo_boot_module.html, but I have not used them. I use the python package from http://seveas.github.io/python-hpilo to expose a command line interface and use an

[ansible-project] Unnerving include_role behaviour

2018-04-09 Thread Dave H
Hi, I'm trying to get some clarity on the expected behaviour of the following scenario. I've included the file contents of a demonstration set of roles below. My question is about the behaviour of the include vs import changes between 2.3.2.0 and 2.4+. On 2.3.2.0, the included role would be