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.
e633d9946f
puppetmaster was used to determine if `agent` or `apply` should be used. But puppetmaster is not required by puppet per default. Puppet may have a config or could find out by itself (...) where the puppet master is. It changed the code so we only use `apply` if a manifest was passed, otherwise we use `agent`. This also fixes the example, which did not work the way without this change. ~~~ # Run puppet agent and fail if anything goes wrong - puppet ~~~ |
10 years ago | |
---|---|---|
.. | ||
__init__.py | ||
alternatives.py | 10 years ago | |
at.py | 10 years ago | |
capabilities.py | 10 years ago | |
cronvar.py | 10 years ago | |
crypttab.py | 10 years ago | |
debconf.py | 10 years ago | |
facter.py | 10 years ago | |
filesystem.py | 10 years ago | |
firewalld.py | 10 years ago | |
getent.py | 10 years ago | |
gluster_volume.py | 10 years ago | |
kernel_blacklist.py | 10 years ago | |
known_hosts.py | 10 years ago | |
locale_gen.py | 10 years ago | |
lvg.py | 10 years ago | |
lvol.py | 10 years ago | |
modprobe.py | 10 years ago | |
ohai.py | 10 years ago | |
open_iscsi.py | 10 years ago | |
puppet.py | 10 years ago | |
svc.py | 10 years ago | |
ufw.py | 10 years ago | |
zfs.py | 10 years ago |