mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-13 12:39:10 -07:00
apt upgrade support
This commit is contained in:
parent
ad7807fce4
commit
5289fa72b6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/python -tt
|
#!/usr/bin/python -tt
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
#
|
||||||
# (c) 2012, Flowroute LLC
|
# (c) 2012, Flowroute LLC
|
||||||
# Written by Matthew Williams <matthew@flowroute.com>
|
# Written by Matthew Williams <matthew@flowroute.com>
|
||||||
# Based on yum module written by Seth Vidal <skvidal at fedoraproject.org>
|
# Based on yum module written by Seth Vidal <skvidal at fedoraproject.org>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue