index
:
ansible_foreman_module
master
Create hosts in the Foreman via ansible
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
foremanhost.py
Commit message (
Expand
)
Author
Age
*
Rework powerstate handling
Guido Günther
2018-07-19
*
Don't import *
Guido Günther
2017-08-22
*
Handle new power state names
Guido Günther
2017-08-22
*
Unbreak changing params
Guido Günther
2017-07-05
*
tests: Don't rely on dict key ordering
Guido Günther
2017-05-17
*
Make sure ssl_verify is a bool
Guido Günther
2017-05-16
*
Allow to set powerstate of the VM
Guido Günther
2017-05-04
*
Move host creation to separate function
Guido Günther
2017-05-04
*
Flake8 clean
Guido Günther
2017-02-02
*
Allow to set environment
Guido Günther
2016-08-01
*
Allow to retry host creation
Guido Günther
2016-08-01
*
Fix typo preventing a sane error message
Guido Günther
2016-07-27
*
Allow to add comment
Guido Günther
2016-06-26
*
Set host ip as fact when creating the host
Guido Günther
2016-06-17
*
Subnet and compute_resource are required when creating VMs
Guido Günther
2016-06-17
*
Don't log API password
Guido Günther
2016-06-17
*
Allow to set primary interface IP
Guido Günther
2016-06-13
*
Improve error output if 'full_messages' is not present
Guido Günther
2016-05-18
*
Ensure parameters match the provided ones
Guido Günther
2016-05-17
*
Initial commit
Guido Günther
2016-02-24