Ignore python warrnings
This commit is contained in:
parent
c1476d37d8
commit
0ad0d62376
@ -13,3 +13,7 @@
|
||||
dest: /home/vagrant/.bashrc
|
||||
line: eval "$(_SOLAR_COMPLETE=source solar)"
|
||||
state: present
|
||||
- lineinfile:
|
||||
dest: /home/vagrant/.bashrc
|
||||
line: export PYTHONWARNINGS="ignore"
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user