- 18 May, 2013 10 commits
-
-
fix package mentioned twice in setup.py
Michael DeHaan committed -
update archlinux PKGBUILD for pacman 4.1
Michael DeHaan committed -
Added a helpful example to the ec2_facts doc.
Michael DeHaan committed -
Campfire Notification Module: Typo fixes, tighter error handling, corrected check mode support
Michael DeHaan committed -
Ton Kersten committed
-
jabber module returns changed=false on success
Michael DeHaan committed -
notification modules irc, mqtt now exit with changed=False
Michael DeHaan committed -
Make package version comparison use globbing.
Michael DeHaan committed -
Pip's name key can now accept remote package address.
Michael DeHaan committed -
**Summary**: There was a bug in the previous commit; pip module would add --use-mirrors options to a source package when state is absent. The bug is resolved in this commit by checking ``not is_package`` in the if branch. Furthermore, in order to support non-vcs source name like tarballs, we must not add -e option to the arg list. Given this circumstance, this commit have is_tar and is_vcs and the latter is checked to add -e option. Since mirrors do not make sense with vcs or tarball source, this commit will not add --use-mirrors (default to True) as always.
Yeukhon Wong committed
-
- 16 May, 2013 3 commits
-
-
Fix for issue #2916 : for each host promote the host variables as global...
Michael DeHaan committed -
Fix for issue #2916 : for each host promote the host variables as globally scoped variables for the sake of the groups determination
Stoned Elipot committed -
changed lockfile to be opened in write mode
Michael DeHaan committed
-
- 15 May, 2013 7 commits
-
-
exclusive locks on read) Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Benjamin Schwarze committed
-
Daniel Wallace committed
-
lwade committed
-
Adam Garside committed
-
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
(as per discussion on ML)
Jan-Piet Mens committed
-
- 14 May, 2013 2 commits
-
-
fix an idempotence bug in apt-repository where 'ppa' is used in a plain http://ppa. ....
Michael DeHaan committed -
Michael DeHaan committed
-
- 13 May, 2013 7 commits
-
-
don't parse subdirs in host/group_vars
Michael DeHaan committed -
I have something like: apt: pkg={{ item }} state=present with_items: - python-pysqlite2=2.6.3-* - python-paramiko=1.7.7.1-* But due to the use of *'s in the version specifications, the apt ansible module always reports changed: true. This patch fixes that.
Jack Kuan committed -
Fix grammatical error in error message
Michael DeHaan committed -
bug fix in first_found search path assembly
Michael DeHaan committed -
Serge van Ginderachter committed
-
Tim Habermaas committed
-
as those are not supported in core vars_plugins/group_vars.py but might be used by other vars_plugins
Serge van Ginderachter committed
-
- 12 May, 2013 2 commits
-
-
notification/mqtt: ensure network communication and check error
Michael DeHaan committed -
Jan-Piet Mens committed
-
- 11 May, 2013 9 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-