Skip to content

Commit e9c2aaa

Browse files
committed
revert: "chore: install mycli on the prod server"
This reverts commit 0499d73. [skip ci]
1 parent 21c79b4 commit e9c2aaa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

infra/ansible/prod.yml

-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@
1616
package: nano
1717
state: absent
1818

19-
- name: Installing mycli
20-
apt:
21-
package: mycli
22-
state: present
23-
2419
- name: Creating /data directory
2520
file:
2621
path: /data

0 commit comments

Comments
 (0)