Skip to content

Commit

Permalink
More renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
bviktor committed Nov 8, 2023
1 parent afa3465 commit a242d73
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ N/A

```yml
- include_role:
name: bviktor.update
name: noobient.update
```
## Return Values
Expand Down
2 changes: 1 addition & 1 deletion tasks/ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# mode: '0644'
# TODO enable once available for ARM64
- include_role:
name: bviktor.thirdparty
name: noobient.thirdparty
vars:
name: 'Ansible'
gpg_server: 'keyserver.ubuntu.com'
Expand Down
2 changes: 1 addition & 1 deletion tasks/hwe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
state: latest

- include_role: # noqa name
name: bviktor.desktopcheck
name: noobient.desktopcheck

# TODO enable for 20.04 once released
- name: Install HWE X.Org
Expand Down

0 comments on commit a242d73

Please sign in to comment.