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.
4f0f946211
So In my Centos 5.9 machine, if there is RAID mount ansible will crash, as it cannot find scheduler file. The reason being, this should be a virtual device as there is no "device" folder under e.g. /sys/block/md0/ Here is the crash: [kk@u1 ansible]$ ansible q3 -m setup -k -u root --tree=/tmp/facts SSH password: q3 | FAILED => failed to parse: /sys/block/md0 Traceback (most recent call last): File "/root/.ansible/tmp/ansible-1360629441.14-171498703486275/setup", line 1797, in ? main() File "/root/.ansible/tmp/ansible-1360629441.14-171498703486275/setup", line 1050, in main data = run_setup(module) File "/root/.ansible/tmp/ansible-1360629441.14-171498703486275/setup", line 1000, in run_setup facts = ansible_facts() File "/root/.ansible/tmp/ansible-1360629441.14-171498703486275/setup", line 990, in ansible_facts facts.update(Hardware().populate()) File "/root/.ansible/tmp/ansible-1360629441.14-171498703486275/setup", line 312, in populate self.get_device_facts() File "/root/.ansible/tmp/ansible-1360629441.14-171498703486275/setup", line 439, in get_device_facts m = re.match(".*?(\[(.*)\])", scheduler) File "/usr/lib64/python2.4/sre.py", line 129, in match return _compile(pattern, flags).match(string) TypeError: expected string or buffer |
12 years ago | |
---|---|---|
add_host | 12 years ago | |
apt | 12 years ago | |
apt_key | 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 | |
ec2 | 12 years ago | |
ec2_facts | 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 | |
group_by | 12 years ago | |
hg | 12 years ago | |
ini_file | 12 years ago | |
lineinfile | 12 years ago | |
12 years ago | ||
mongodb_user | 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 | |
pacman | 12 years ago | |
pause | 12 years ago | |
ping | 12 years ago | |
pip | 12 years ago | |
pkgin | 12 years ago | |
postgresql_db | 12 years ago | |
postgresql_user | 12 years ago | |
rabbitmq_plugin | 12 years ago | |
rabbitmq_user | 12 years ago | |
rabbitmq_vhost | 12 years ago | |
raw | 12 years ago | |
script | 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 | |
svr4pkg | 12 years ago | |
sysctl | 12 years ago | |
template | 12 years ago | |
user | 12 years ago | |
virt | 12 years ago | |
wait_for | 12 years ago | |
yum | 12 years ago |