Files
community.general/library
Daniel Néri ec4d5fa287 Add apt module support for installing/removing specific version of package
This uses standard APT syntax, e.g.:

    ansible webservers -m apt -a "pkg=nginx=1.1.19-1 state=installed"
2012-04-22 02:48:58 +02:00
..
2012-04-20 08:02:12 -04:00
2012-04-17 16:59:23 -07:00
2012-04-17 10:30:44 -04:00
2012-04-13 11:19:36 +01:00