Skip to content

Commit

Permalink
update firmware on apu1
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Sep 1, 2021
1 parent 4fa659d commit 6038f9f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,6 @@
[submodule "roles/do1jlr.ovh_dyndns"]
path = roles/do1jlr.ovh_dyndns
url = https://github.com/DO1JLR/ansible_role_ovh_dyndns.git
[submodule "roles/do1jlr.rtl_nic_firmware"]
path = roles/do1jlr.rtl_nic_firmware
url = https://github.com/DO1JLR/ansible_role_rtl_nic_firmware.git
2 changes: 1 addition & 1 deletion roles/do1jlr.base
2 changes: 1 addition & 1 deletion roles/do1jlr.gitea
1 change: 1 addition & 0 deletions roles/do1jlr.rtl_nic_firmware
1 change: 1 addition & 0 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- {role: ranger, tags: [packages, ranger]}
- {role: bat, tags: [packages, bat], when: [ansible_os_family == 'Debian']}
- {role: unattended_upgrades, tags: [default, unattended, unattended_upgrades, security], become: true, when: ansible_distribution == 'Debian'}
- {role: do1jlr.rtl_nic_firmware, tags: [apu, rtl_nic, firmware]}

- name: user specific roles for all hosts
hosts: all
Expand Down

0 comments on commit 6038f9f

Please sign in to comment.