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
Prune 42966c22da added missing force flag on mkfs commandline
even if the option ```force=yes``` is used in the playbook, it is not reflected in the mkfs command line.
As force option is dependent of the fs type, a "if-then-else" case have been added. Also, some FS types does not have a force option.
10 years ago
..
cloud Merge pull request #7925 from devpopol/fixes/api_error 10 years ago
commands Added examples to the command module 10 years ago
database Merge pull request #6766 from Jmainguy/mysql_db_bug 10 years ago
files Merge branch 'fix_lineinfile_newlines' into devel 10 years ago
internal Make async jid's unique per host 11 years ago
inventory
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Stackdriver module was in the wrong category, so moving. 11 years ago
net_infrastructure Added author and copyright lines to modules I contributed 10 years ago
network unified calls to fs function vs duplicate functions for file and 11 years ago
notification Stackdriver module was in the wrong category, so moving. 11 years ago
packaging Merge pull request #7942 from sidred10/devel 10 years ago
source_control Merge branch 'git_fix' of https://github.com/pkit/ansible into pkit-git_fix 10 years ago
system added missing force flag on mkfs commandline 10 years ago
utilities Merge pull request #7374 from hfinucane/wait_for_pipes 10 years ago
web_infrastructure Updates django_manage so it populates VIRTUAL_ENV 10 years ago
windows Merge pull request #7889 from chrishoffman/win_group 10 years ago