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.
ansible/library
Yasser Nabi 8a6bbfd3b5 Enable puppet facts
Currently facter facts omit facts that a distributed via Puppet. This
commit adds the `--puppet` option.

In cases where puppet is not installed, the command sends a warning to
STDERR *but* completes successfully. So should not cause any issues.

The benefit is, filtering can be done based on facts set by Puppet.
11 years ago
..
cloud Merge pull request #8145 from amandolo/ec2_tag 11 years ago
commands Added examples to the command module 11 years ago
database Expand target for mysql_db 11 years ago
files Merge pull request #8126 from dingus9/patch-1 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Pagerduty has advocated not using ansible for certain sizes of infrastructure. This module is removed until this is corrected. 11 years ago
net_infrastructure Added author and copyright lines to modules I contributed 11 years ago
network unified calls to fs function vs duplicate functions for file and 11 years ago
notification Merge pull request #8172 from phenomenes/channel-key-parameter 11 years ago
packaging Merge pull request #8143 from PinGwynn/feature 11 years ago
source_control Documentation simplification for git module parameter 11 years ago
system Enable puppet facts 11 years ago
utilities Break out of loop for sockets in wait_for when there's no data to read 11 years ago
web_infrastructure Updates django_manage so it populates VIRTUAL_ENV 11 years ago
windows Return service name, display name, start mode and state from win_service module. 11 years ago