mirror of https://github.com/ansible/ansible.git
Mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c3d8ad4565
This commit improves the following items: - Remove the 'match' functionality, this can now be achieve by using the `fail` module together with `only_if` after running the `hpilo_facts` module. Since this gives more functionality, e.g. comparing server names, but also serial numbers or uuids with other inventory information, this is prefered. An example is added to show how this is achieved. - Clean up all C() calls in documentation - Added state=poweroff in order to power off a server. The use-case is here that in general we do not want to provision systems that are already running (this enforcement can be disabled using force=yes) but for test systems we should be able to power them off so we can start the normal provisioning process. (We could also force boot them, but that's less elegant) - The module now correctly indicates when something has changed. So if a server is powered off that was not off already, this is indicated, or when media boot-settings have been changed, this is also correctly indicated. Previously every call to hpilo_boot was (incorrectly) considered a change. |
12 years ago | |
---|---|---|
apt | 12 years ago | |
apt_repository | 12 years ago | |
assemble | 12 years ago | |
async_status | 12 years ago | |
async_wrapper | 12 years ago | |
authorized_key | 12 years ago | |
command | 12 years ago | |
copy | 12 years ago | |
cron | 12 years ago | |
debug | 12 years ago | |
easy_install | 12 years ago | |
facter | 12 years ago | |
fail | 12 years ago | |
fetch | 12 years ago | |
file | 12 years ago | |
fireball | 12 years ago | |
get_url | 12 years ago | |
git | 12 years ago | |
group | 12 years ago | |
hpilo_boot | 12 years ago | |
hpilo_facts | 12 years ago | |
ini_file | 12 years ago | |
lineinfile | 12 years ago | |
12 years ago | ||
mount | 12 years ago | |
mysql_db | 12 years ago | |
mysql_user | 12 years ago | |
nagios | 12 years ago | |
ohai | 12 years ago | |
pause | 12 years ago | |
ping | 12 years ago | |
pip | 12 years ago | |
postgresql_db | 12 years ago | |
postgresql_user | 12 years ago | |
raw | 12 years ago | |
seboolean | 12 years ago | |
selinux | 12 years ago | |
service | 12 years ago | |
setup | 12 years ago | |
shell | 12 years ago | |
slurp | 12 years ago | |
subversion | 12 years ago | |
supervisorctl | 12 years ago | |
template | 12 years ago | |
user | 12 years ago | |
virt | 12 years ago | |
vsphere_facts | 12 years ago | |
wait_for | 12 years ago | |
yum | 12 years ago |