Unverified Commit d456aada authored by Dmitriy Safronov's avatar Dmitriy Safronov Committed by GitHub
Browse files

meta+workflow (#2)

parent 7379b01a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ name: Lint
"on":
  pull_request:
    branches:
      - master
      - main
  schedule:
    # Run on the 10th of each month at noon.
    - cron: "00 12 10 * *"

meta/main.yml

0 → 100644
+9 −0
Original line number Diff line number Diff line
collections: []
dependencies: []
galaxy_info:
  author: Dmitriy Safronov
  description: Install & configure `unattended-upgrades` package and configure systemd apt timers.
  license: Apache-2.0
  min_ansible_version: "2.16"
  namespace: dmitriysafronov
  role_name: unattended_upgrades