Commit Graph

11 Commits (fb869e58ee874f7e53a91a41c70fef9d9aee11f2)

Author SHA1 Message Date
Michael DeHaan f3093cbb1a Fixup previous apt_key patch to enable file based modes to work. 11 years ago
Michael DeHaan 31b63b033b Merge conflict 11 years ago
Michael DeHaan b4358d1300 Merge branch 'apt_key_file' of git://github.com/veeti/ansible into devel
Conflicts:
	library/packaging/apt_key
11 years ago
Veeti Paananen 77159d21da Add apt_key examples for file and data 11 years ago
Michael DeHaan e128e8b563 Merge pull request #3162 from strawlab/apt-key-binary-fix
allow apt-key module to work with binary key
11 years ago
Michael DeHaan 613df1d649 Merge pull request #3213 from veeti/apt_key_data
Document the data argument for apt_key
11 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Veeti Paananen 1284bfd742 Add a file argument to apt_key 11 years ago
Veeti Paananen dcb06a2306 Document the data argument for apt_key 11 years ago
Andrew Straw 94e66ef558 allow apt-key module to work with binary key 11 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago