Skip to content

Commit

Permalink
Remove unnecessary installation of systemd
Browse files Browse the repository at this point in the history
All the Docker images we use for Molecule testing are now
systemd-enabled.
  • Loading branch information
jsf9k committed Jun 12, 2024
1 parent 85fe186 commit d2410f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@

- name: Import externally-managed-python playbook
ansible.builtin.import_playbook: externally-managed-python.yml

- name: Install systemctl
ansible.builtin.import_playbook: systemd.yml
10 changes: 0 additions & 10 deletions molecule/default/systemd.yml

This file was deleted.

0 comments on commit d2410f2

Please sign in to comment.