Skip to content

Commit

Permalink
lint: eof
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 10, 2023
1 parent dfc5233 commit f02b8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
when: ansible_facts['distribution'] == "Ubuntu"
- name: Elementary OS
ansible.builtin.include_tasks: elementary/elementary.yml
when: ansible_facts['distribution'] == "elementary OS"
when: ansible_facts['distribution'] == "elementary OS"

0 comments on commit f02b8d9

Please sign in to comment.