mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-05 16:04:09 -07:00
(cherry picked from commit 496bf27b5c
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
1790dbd5e1
commit
6a029bcba3
158 changed files with 219 additions and 249 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# (c) 2013, Andrew Dunham <andrew@du.nham.ca>
|
||||
# (c) 2013, Daniel Jaouen <dcj24@cornell.edu>
|
||||
# (c) 2015, Indrajit Raychaudhuri <irc+code@indrajit.com>
|
||||
# Copyright (c) 2013, Andrew Dunham <andrew@du.nham.ca>
|
||||
# Copyright (c) 2013, Daniel Jaouen <dcj24@cornell.edu>
|
||||
# Copyright (c) 2015, Indrajit Raychaudhuri <irc+code@indrajit.com>
|
||||
#
|
||||
# Based on macports (Jimmy Tang <jcftang@gmail.com>)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue